Import line: | Gda = imports.gi.Gda; |
GIR File: | Gda-4.0.gir |
C documentation: | GdaConnectionFeature |
Enum : | ConnectionFeature |
Show / Hide Inherited methods, properties and signals |
Properties | |
---|---|
Number Gda.ConnectionFeature.AGGREGATES : 0
|
|
Number Gda.ConnectionFeature.BLOBS : 1
|
|
Number Gda.ConnectionFeature.INDEXES : 2
|
|
Number Gda.ConnectionFeature.INHERITANCE : 3
|
|
Number Gda.ConnectionFeature.LAST : 17
|
|
Number Gda.ConnectionFeature.MULTI_THREADING : 16
|
|
Number Gda.ConnectionFeature.NAMESPACES : 4
|
|
Number Gda.ConnectionFeature.PROCEDURES : 5
|
|
Number Gda.ConnectionFeature.SAVEPOINTS : 9
|
|
Number Gda.ConnectionFeature.SAVEPOINTS_REMOVE : 10
|
|
Number Gda.ConnectionFeature.SEQUENCES : 6
|
|
Number Gda.ConnectionFeature.SQL : 7
|
|
Number Gda.ConnectionFeature.TRANSACTIONS : 8
|
|
Number Gda.ConnectionFeature.TRIGGERS : 11
|
|
Number Gda.ConnectionFeature.UPDATABLE_CURSOR : 12
|
|
Number Gda.ConnectionFeature.USERS : 13
|
|
Number Gda.ConnectionFeature.VIEWS : 14
|
|
Number Gda.ConnectionFeature.XA_TRANSACTIONS : 15
|
None |
None |
None |
Class / Namespace | Method / Signal / Properties |
---|---|
Gda.Connection
Method |
supports_feature
(ConnectionFeature feature)
:
Boolean
Asks the underlying provider for if a specific feature is supported.
|
Gda.ServerProvider
Method |
|