Property Size
- Namespace
- YndigoBlue.Velocity.Model
- Assembly
- YndigoBlue.Velocity.dll
Size
Gets or sets the size for character and binary data types.
public int Size { get; set; }
Property Value
Remarks
Used with VARCHAR, CHAR, VARBINARY, and BINARY types to specify the maximum length.