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