models_v2.type_66_enum module¶
- 
class 
models_v2.type_66_enum.Type66Enum[source]¶ Bases:
objectImplementation of the ‘Type66’ enum.
Enumeration of all the supported source types for the Universal Data Adapter.
- 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'¶