Property CommandParams
CommandParams
Parameters to be used by dependency.
Declaration
public Dictionary<string, SqlCmdParams> CommandParams { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.Dictionary<System.String, SqlCmdParams> |