MetaContext.tableName
string tableName() @property nothrowGet tableName field.
Returns
the name of the table <emphasis>in the GdaMetaStore's internal database</emphasis>
void tableName(string propval) @property nothrowSet tableName field.
Parameters
propval | the name of the table <emphasis>in the GdaMetaStore's internal database</emphasis> |