RDMSCartridge.SupportedEnum Enumeração
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public: enum class RDMSCartridge::SupportedEnum
public enum RDMSCartridge.SupportedEnum
type RDMSCartridge.SupportedEnum =
Public Enum RDMSCartridge.SupportedEnum
- Herança
-
RDMSCartridge.SupportedEnum
Campos
| Nome | Valor | 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 |