| ISnapshotRequesterQuery Method |
Request table information and return as a DataSet.
Namespace: Six.Sixp.ClientAssembly: Six.Sixp.Client (in Six.Sixp.Client.dll) Version: 1.0.4874.0 (1.0.4874.0)
SyntaxDataSet Query(
string prl,
TimeSpan timeout
)
Parameters
- prl
- Type: SystemString
Query - timeout
- Type: SystemTimeSpan
Timeout
Return Value
Type:
DataSetA dataset with the result of the query
See Also