Example #1
0
 internal SchemaInfo GetSchema()
 {
     return(PersistenceProvider.GetSchemaInfo(this));
 }