ConnectionManaged.CreateDataParameter Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
use the DbParameter to be able to set the size this member was IDataParameter, and that did not have access to all members of the parameter object the different connections create.
protected:
abstract System::Data::Common::DbParameter ^ CreateDataParameter();
protected abstract System.Data.Common.DbParameter CreateDataParameter ();
abstract member CreateDataParameter : unit -> System.Data.Common.DbParameter
Protected MustOverride Function CreateDataParameter () As DbParameter