![]() | ConfigurationCommonDBRef Properties |
The ConfigurationCommonDBRef type exposes the following members.
Name | Description | |
---|---|---|
![]() | ColumnChangeCase |
Returns enum value determining how the runtimechanges case on output column names
returned from statement or statement result set metadata.
|
![]() | ConnectionAutoCommit |
Sets the auto-commit connection settings for new connections to this database.
|
![]() | ConnectionCatalog |
Sets the catalog name for new connections created for this database.
|
![]() | ConnectionFactoryDesc |
Returns the descriptor controlling connection creation settings.
|
![]() | ConnectionLifecycleEnum |
Returns the setting to control whether a new connection is obtained for each lookup,
or connections are retained between lookups.
|
![]() | ConnectionReadOnly |
Sets the read-only flag on new connections created for this database.
|
![]() | ConnectionSettings |
Returns the connection settings for this database.
|
![]() | ConnectionTransactionIsolation |
Sets the transaction isolation level on new connections created for this database.
|
![]() | DataCacheDesc |
Return a query result data cache descriptor.
|
![]() | DataTypesMapping |
Returns the mapping of types that the runtime must perform
when receiving output columns of that sql types.
|
![]() | MetadataOrigin |
Sets and indicator how the runtime should retrieve metadata about the columns
that a given SQL query returns.
The runtime requires to retrieve result column names and types in order to build a resulting
event type and perform expression type checking.
|
![]() | MetadataRetrievalEnum |
Returns an enumeration indicating how the runtime retrieves metadata about the columns
that a given SQL query returns.
The runtime requires to retrieve result column names and types in order to build a resulting
event type and perform expression type checking.
|