Enum TableType
Specifies Microsoft SQL Server table type.
Namespace: Mediachase.BusinessFoundation.Data.Sql.Management
Assembly: Mediachase.BusinessFoundation.Data.dll
Version: 13.30.0Syntax
public enum TableType
Fields
Name | Description |
---|---|
SystemTable | System Table |
Table | Table |
View | View |