Property Type
Type
Sets the SqlDbType of the passed parameter.
Declaration
public CmdParamsType Type { get; set; }
Property Value
| Type | Description |
|---|---|
| CmdParamsType | The type of parameters passed to the command. |
Sets the SqlDbType of the passed parameter.
public CmdParamsType Type { get; set; }
| Type | Description |
|---|---|
| CmdParamsType | The type of parameters passed to the command. |