Constructor SqlVarBinaryAttribute
| Improve this Doc View SourceSqlVarBinaryAttribute(Int32)
Initializes a new instance of SqlVarBinaryAttribute.
Declaration
public SqlVarBinaryAttribute(int size)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Int32 | size | The size of the data type. |