Table of Contents

Property AutoCastClobsOnSelect

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

AutoCastClobsOnSelect

Gets or sets whether to automatically cast CLOB columns to VARCHAR on SELECT. Default is false.

public bool AutoCastClobsOnSelect { get; set; }

Property Value

bool