The fields of the DBCommand class are listed below. For a complete list of DBCommand class members, see the DBCommand Members topic.
cmdText | The default string to be used by the CommandText when the DBCommand is initialized. |
cmdType | The default CommandType to be used by CommandType property when the DBCommand is initialized. |
DefaultCommandTimeout | The default timeout value to be used when the DBCommand is initialized. |