Determines whether to quote all identifiers present in the database.
public bool QuoteIdentifier {get; set;}
'Declaration
Public Property QuoteIdentifier As Boolean
Property Value
true, if database identifiers must be quoted; otherwise,
false. The default value is
false.