Class TableType
Specifies Microsoft SQL Server table type.
Inheritance
System.Object
    TableType
  Namespace: Mediachase.BusinessFoundation.Data.Sql.Management
Assembly: Mediachase.BusinessFoundation.Data.dll
Version: 14.26.0Syntax
public sealed class TableType : EnumFields
SystemTable
System Table
Declaration
public const TableType SystemTableField Value
| Type | Description | 
|---|---|
| TableType | 
Table
Table
Declaration
public const TableType TableField Value
| Type | Description | 
|---|---|
| TableType | 
value__
Declaration
public int value__Field Value
| Type | Description | 
|---|---|
| System.Int32 | 
View
View
Declaration
public const TableType ViewField Value
| Type | Description | 
|---|---|
| TableType | 
