Table of Contents

Property EscapeIdentifiers

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

EscapeIdentifiers

Gets or sets whether database identifiers (table names, column names) should be escaped.

public bool EscapeIdentifiers { get; set; }

Property Value

bool