'Declaration Public Property CommandType As QueryCommandType
public QueryCommandType CommandType {get; set;}
Property Value
A QueryCommandType enumeration indicating the type of query contained in the CommandText property.
Gets or sets the type of query contained in the CommandText property.
'Declaration Public Property CommandType As QueryCommandType
public QueryCommandType CommandType {get; set;}
A QueryCommandType enumeration indicating the type of query contained in the CommandText property.