Class TableCollection
Represents collection if tables.
Inherited Members
Namespace: Mediachase.BusinessFoundation.Data.Sql.Management
Assembly: Mediachase.BusinessFoundation.Data.dll
Version: 14.26.0Syntax
public class TableCollection : IndexedCollectionBase<Table>
Constructors
TableCollection()
Initializes a new instance of the Table
Declaration
public TableCollection()