System.Data.OleDb Namespace OleDbConnection Class
Initializes and returns an OleDbCommand object associated with the OleDbConnection.
[ VB ] Public Function CreateCommand ( ) As OleDbCommand [ C# ] public OleDbCommand CreateCommand ( ); [ C++ ] public: OleDbCommand* CreateCommand ( ); [ C++ ] public function CreateCommand ( ) : OleDbCommand;
An OleDbCommand object.
OleDbConnection Members
© 2000-2010 Rey Nuñez All rights reserved.If you have any question, comment or suggestion about this site, please send us a note
You can help support asp.net.ph