models_v2.source_type_2_enum module¶
-
class
models_v2.source_type_2_enum.
SourceType2Enum
[source]¶ Bases:
object
Implementation of the ‘SourceType2’ enum.
Specifies the source type for Universal Data Adapter source.
- Attributes:
KSAPHANA: TODO: type description here. KSAPORACLE: TODO: type description here. KCOCKROACHDB: TODO: type description here. KOTHER: TODO: type description here.
-
KCOCKROACHDB
= 'kCockroachDB'¶
-
KOTHER
= 'kOther'¶
-
KSAPHANA
= 'kSapHana'¶
-
KSAPORACLE
= 'kSapOracle'¶