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