Initializes a new instance of the DBExecutionParameter class
Namespace: DataBaseExecutorsAssembly: DataBaseExecutors (in DataBaseExecutors.dll) Version: 1.0.1.3 (1.0.1.3)
Syntax
Parameters
- pName
- Type: System String
[Missing <param name="pName"/> documentation for "M:DataBaseExecutors.DBExecutionParameter.#ctor(System.String,System.Data.DbType)"]
- type
- Type: System.Data DbType
[Missing <param name="type"/> documentation for "M:DataBaseExecutors.DBExecutionParameter.#ctor(System.String,System.Data.DbType)"]
See Also