System.Data.SqlClient Namespace SqlCommand Class
Initializes a new instance of an SqlParameter object.
[ VB ] Public Function CreateParameter ( ) As SqlParameter [ C# ] public SqlParameter CreateParameter ( ); [ C++ ] public: SqlParameter* CreateParameter ( ); [ JScript ] public function CreateParameter ( ) : SqlParameter;
An SqlParameter object.
The CreateParameter method is a strongly-typed version of CreateParameter.
SqlCommand 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