System.Data.SqlClient Namespace SqlConnection Class
Initializes and returns an SqlCommand object associated with the SqlConnection.
[ VB ] Public Function CreateCommand ( ) As SqlCommand [ C# ] public SqlCommand CreateCommand ( ); [ C++ ] public: SqlCommand* CreateCommand ( ); [ C++ ] public function CreateCommand ( ) : SqlCommand;
An SqlCommand object.
SqlConnection 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