Property CommandText
CommandText
SQL statement, table name or stored procedure to be executed on the data source.
Declaration
public string CommandText { get; set; }
Property Value
Type | Description |
---|---|
System. |
Command Text. |