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