SaaS CMS has officially launched! Learn more now.

Namespace Mediachase.BusinessFoundation.Data.Sql.Management

Classes

Column

Represents a Microsoft SQL Server column.

ColumnCollection

Represents collection of Microsoft SQL Server columns.

ComputedColumn

Represents an auto calculated column.

Database

Represents a Microsoft SQL Server database.

JoinedColumn

Represents joined column from joined table.

JoinedTable

Represents joined table from TableConfig.

PrimaryKey

Represents a Microsoft SQL Server primary key.

RelationCollection

Represents collection of relationship.

Relationship

Represents a Microsoft SQL Server relationship.

SubTableConfig

Represents sub table config from TableConfig.

SystemStoredProcedure

Provides execution of system stored procedures.

Table

Represents a Microsoft SQL Server table.

TableCollection

Represents collection if tables.

TableConfig

Represent complex table config information.

TableIndex

Represents a Microsoft SQL Server table index.

Enums

JoinType

Specifies join type.

SqlDataType

Speicifies sql data type named constants.

TableType

Specifies Microsoft SQL Server table type.