Class for DatasetTableList operation.

Namespace: T.Modules.DataSet
Assembly: T.Modules (in T.Modules.dll)

Public Class DatasetTableList 
Inherits ListObj(Of DatasetTable)
This language is not supported or no code example is available.
public class DatasetTableList : ListObj<DatasetTable>
This language is not supported or no code example is available.
Name Description
Public constructor DatasetTableList(RunObj, int) Construct the instance
Top

.NET Framework

Supported in: 4.6.2, 4.7