This topic has not yet been rated - Rate this topic

OleDbCommand Constructor

Initializes a new instance of the OleDbCommand class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  Name Description
Public method OleDbCommand() Initializes a new instance of the OleDbCommand class.
Public method OleDbCommand(String) Initializes a new instance of the OleDbCommand class with the text of the query.
Public method OleDbCommand(String, OleDbConnection) Initializes a new instance of the OleDbCommand class with the text of the query and an OleDbConnection.
Public method OleDbCommand(String, OleDbConnection, OleDbTransaction) Initializes a new instance of the OleDbCommand class with the text of the query, an OleDbConnection, and the Transaction.
Top
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ