Class for Dataset operation.

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

Public Class ModuleDataset 
Inherits ListObj
This language is not supported or no code example is available.
public class ModuleDataset : ListObj
This language is not supported or no code example is available.
Name Description
Public constructor ModuleDataset(RunObj, int) Construct the instance
Top
Name Description
Public property DB Provides access to DatasetDB objects.
Public property File Provides access to DatasetFile objects.
Public property IsStarted Flag indicating whether Dataset module was full started
Public property Query Provides access to DatasetQuery objects.
Public property RunReadOnly Flag indicating Dataset module running as read only mode
Public property StartCounter Counter while starting module
Public property Table Provides access to the DatasetTable objects.
Top

.NET Framework

Supported in: 4.6.2, 4.7