Table of Contents

Property VarCharCastSize

Namespace
YndigoBlue.Velocity.Connections
Assembly
YndigoBlue.Velocity.dll

VarCharCastSize

Gets or sets the VARCHAR size for Clob and Geospatial columns that are cast to VARCHARs when importing, exporting and searching. Default is 32000.

public int VarCharCastSize { get; set; }

Property Value

int