'Declaration Public Overrides NotOverridable Property Quoted As Boolean
public override bool Quoted {get; set;}
Gets or sets whether the command builder quotes all the names of database objects.
'Declaration Public Overrides NotOverridable Property Quoted As Boolean
public override bool Quoted {get; set;}