예제 #1
0
 protected void CreateSchemaInfoTable()
 {
     EnsureHasConnection();
     SchemaInfo.CreateTableIfYouHaventAlready();
 }