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