DocumentType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public enum class DocumentType
public enum DocumentType
type DocumentType =
Public Enum DocumentType
- Inheritance
-
DocumentType
Fields
Name | Value | Description |
---|---|---|
Trigger | 0 | |
SP | 1 | |
UdfUnknown | 2 | |
UdfScalar | 3 | |
UdfInlineTable | 4 | |
UdfMultiStatementTable | 5 | |
Table | 6 | |
View | 7 | |
OpenTable | 8 | |
DatabaseDiagram | 9 | |
UserDefinedTableType | 10 | |
SrvcBrokrMssg | 11 | |
SrvcBrokrContractReqResponse | 12 | |
SrvcBrokrQueueWithActivation | 13 | |
SrvcBrokrInitiatorScript | 14 | |
SrvcBrokrDatabaseMirrorRouteService | 15 | |
SrvcBrokrRemoteService | 16 | |
SrvcBrokrPriority | 17 | |
SrvcBrokrApp | 18 | |
CloudDatabase | 19 | |
CloudTable | 20 | |
CloudView | 21 | |
CloudSynonym | 22 | |
CloudUser | 23 | |
CloudRole | 24 | |
CloudSchema | 25 | |
CloudLogin | 26 | |
CloudIndex | 27 | |
CloudStatistics | 28 | |
DatabaseTrigger | 29 | |
UserDefinedDataType | 30 | |
FileTable | 31 | |
Federation | 32 | |
SplitFederation | 33 | |
DropFederation | 34 | |
FederatedTable | 35 | |
FederatedUser | 36 | |
MemoryOptimizedTable | 37 | |
NativeStoredProcedure | 38 | |
NativeTrigger | 39 | |
NativeUdfScalar | 40 | |
DatabaseWithMemoryOptimizedFilegroup | 41 | |
UserDefinedMemoryOptimizedTableType | 42 | |
SecurityPolicy | 43 | |
TemporalTable | 44 | |
ExternalDataSource | 45 | |
ExternalFileFormat | 46 | |
ExternalTable | 47 |