MetaDbObject.objSchema
string objSchema() @property nothrowGet objSchema field.
Returns
the schema the object is in
void objSchema(string propval) @property nothrowSet objSchema field.
Parameters
propval | the schema the object is in |
string objSchema() @property nothrowGet objSchema field.
void objSchema(string propval) @property nothrowSet objSchema field.
propval | the schema the object is in |