RDMSCartridge.SupportedEnum Enum
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 RDMSCartridge::SupportedEnum
C#
public enum RDMSCartridge.SupportedEnum
type RDMSCartridge.SupportedEnum =
Public Enum RDMSCartridge.SupportedEnum
- Inheritance
-
RDMSCartridge.SupportedEnum
Name | Value | Description |
---|---|---|
LinkChildToParent | 0 | |
RecursiveSelectsSubquery | 1 | |
DataSampling | 2 | |
DatePartYear | 3 | |
DatePartQuarter | 4 | |
DatePartMonth | 5 | |
DatePartDayOfYear | 6 | |
DatePartDay | 7 | |
DatePartWeek | 8 | |
DatePartDayOfWeek | 9 | |
DatePartHour | 10 | |
DatePartMinute | 11 | |
DatePartSecond | 12 | |
DatePartMillisecond | 13 | |
MultipleDistinctCount | 14 | |
Update | 15 | |
Insert | 16 | |
Subselect | 17 | |
TableAlias | 18 | |
ColumnAlias | 19 | |
Cast | 20 | |
RemoteQuery | 21 | |
TopClause | 22 | |
Union | 23 | |
MatViewPrevalidation | 24 | |
UnionAll | 25 | |
FastWriteBack | 26 | |
RemoteConnectionStringMappings | 27 |
Izdelek | Različice |
---|---|
SQL Server .NET SDK | 2016, 2017, 2019 |