namespace: Serenity.Data.Schema assembly: Serenity.Net.Data
Gets the table names.
public IEnumerable<TableName> GetTableNames(IDbConnection connection)
parameter | description |
---|---|
connection | The connection. |
- class TableName
- interface ISchemaProvider
namespace: Serenity.Data.Schema assembly: Serenity.Net.Data
Gets the table names.
public IEnumerable<TableName> GetTableNames(IDbConnection connection)
parameter | description |
---|---|
connection | The connection. |