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