DataConnection.Command

DataConnection.Command property

The command string used to query the data source.

public string Command { get; set; }

See Also