DataAccessBase.DoesTableExist
Determines whether a table exists
public abstract bool DoesTableExist(string tablename, string schema)
Parameters
tablename
schema
Determines whether a table exists
public abstract bool DoesTableExist(string tablename, string schema)
tablename
schema