| Devart.Common Namespace > DbCommandBase Class : CommandType Property |
Gets or sets a value indicating how the CommandText property is to be interpreted.
[Visual Basic]
Overrides Public Property CommandType As CommandType [C#]
public override CommandType CommandType {get; set;}One of the
CommandType can be one of the following values: Text, StoredProcedure, TableDirect.
When the value is
When the value is
When the value is set to
DbCommandBase Class | DbCommandBase Members
© 2002 - 2013 Devart. All Rights Reserved.