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