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