Returns the TableElement object associated with the given name and with the given schema.
Parameters: name - the table name Parameters: schema - the schema the TableElement object for the given table name in the given schema
Finds a database member element by name.
Parameters: name - the name of the database member element for which to look the database member element or null if not found