Class for DatasetQueryList operation.

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

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

.NET Framework

Supported in: 4.6.2, 4.7