Beispiel #1
0
 protected string QuoteSchemaIdentifier(string name)
 {
     return(DbDriver.QuoteSchemaIdentifier(name));
 }