Function FieldDescription.table
Table name for column as string - this could be an alias as in 'from tablename as foo'
Prototype
string table() pure nothrow @property const;
Table name for column as string - this could be an alias as in 'from tablename as foo'
string table() pure nothrow @property const;