RDMSCartridge.SupportedEnum Énumération
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public: enum class RDMSCartridge::SupportedEnum
C#
public enum RDMSCartridge.SupportedEnum
type RDMSCartridge.SupportedEnum =
Public Enum RDMSCartridge.SupportedEnum
- Héritage
-
RDMSCartridge.SupportedEnum
Nom | Valeur | Description |
---|---|---|
Cast | 20 | |
ColumnAlias | 19 | |
DataSampling | 2 | |
DatePartDay | 7 | |
DatePartDayOfWeek | 9 | |
DatePartDayOfYear | 6 | |
DatePartHour | 10 | |
DatePartMillisecond | 13 | |
DatePartMinute | 11 | |
DatePartMonth | 5 | |
DatePartQuarter | 4 | |
DatePartSecond | 12 | |
DatePartWeek | 8 | |
DatePartYear | 3 | |
FastWriteBack | 26 | |
Insert | 16 | |
LinkChildToParent | 0 | |
MatViewPrevalidation | 24 | |
MultipleDistinctCount | 14 | |
RecursiveSelectsSubquery | 1 | |
RemoteConnectionStringMappings | 27 | |
RemoteQuery | 21 | |
Subselect | 17 | |
TableAlias | 18 | |
TopClause | 22 | |
Union | 23 | |
UnionAll | 25 | |
Update | 15 |
Produit | Versions |
---|---|
SQL Server .NET SDK | 2016, 2017, 2019 |