Table of Contents

Property UseBooleanDataType

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

UseBooleanDataType

Gets or sets whether to use Oracle's native boolean data type (Oracle 23c+). Default is false.

public bool UseBooleanDataType { get; set; }

Property Value

bool