World is now on Opti ID! Learn more

Class TableCollection

Represents collection if tables.

Inheritance
System.Object
TableCollection
Namespace: Mediachase.BusinessFoundation.Data.Sql.Management
Assembly: Mediachase.BusinessFoundation.Data.dll
Version: 14.26.0
Syntax
public class TableCollection : IndexedCollectionBase<Table>

Constructors

TableCollection()

Initializes a new instance of the TableCollection class.

Declaration
public TableCollection()