Overload List

  Name Description
Public method Static member CreateCommand(IDbConnection, String)
Creates and returns a IDbCommand object associated with the connection.
Public method Static member CreateCommand(IDbConnection, String, CommandType)
Creates and returns a IDbCommand object associated with the connection.

See Also