Property CommandParams
CommandParams
Describes the type of the parameters passed to the Oracle command.
Declaration
public Dictionary<string, OracleCmdParams> CommandParams { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Collections.Generic.Dictionary<System.String, OracleCmdParams> |