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 : Enum
Fields
SystemTable
System Table
Declaration
public const TableType SystemTable
Field Value
Type | Description |
---|---|
TableType |
Table
Table
Declaration
public const TableType Table
Field Value
Type | Description |
---|---|
TableType |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |
View
View
Declaration
public const TableType View
Field Value
Type | Description |
---|---|
TableType |