DataRecordSet.Command
DataRecordSet.Command property
The command string used to query data from the data source.
public string Command { get; set; }
See Also
- class DataRecordSet
- namespace Aspose.Diagram
- assembly Aspose.Diagram
The command string used to query data from the data source.
public string Command { get; set; }