Command

DataRecordSet.Command property

The command string used to query data from the data source.

public string Command { get; set; }

See Also