Table of Contents

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

int

Remarks

Used with VARCHAR, CHAR, VARBINARY, and BINARY types to specify the maximum length.