IBDAC

TIBCConnectionOptions Members

TIBCConnectionOptions class overview.

Properties

Name Description

AllowImplicitConnect (inherited from TDAConnectionOptions)

Specifies whether to allow or not implicit connection opening.

CharLength

Used to specify the size in bytes of a single character.

Charset

Used to set character set that IBDAC uses to read and write character data.

DefaultSortType (inherited from TDAConnectionOptions)

Used to determine the default type of local sorting for string fields. It is used when a sort type is not specified explicitly after the field name in the TMemDataSet.IndexFieldNames property of a dataset.

DisconnectedMode (inherited from TDAConnectionOptions)

Used to open a connection only when needed for performing a server call and closes after performing the operation.

EnableBCD

Used to enable currency type.

EnableFMTBCD

Used to enable using FMTBCD instead of float for large integer numbers to keep precision.

EnableMemos

Used to enable creating TMemoField and TWideMemoField for BLOB fields with subtype 1.

IPVersion

Used to specify Internet Protocol Version.

KeepDesignConnected (inherited from TDAConnectionOptions)

Used to prevent an application from establishing a connection at the time of startup.

LocalFailover (inherited from TDAConnectionOptions)

If True, the TCustomDAConnection.OnConnectionLost event occurs and a failover operation can be performed after connection breaks.

NoDBTriggers

Used to disable all database triggers.

Protocol

Used to specify the Network protocol of connection with InterBase server.

Role

Used to specify the InterBase connection role.

TrustedAuthentication

Used to apply Windows "Trusted User" security for authenticating Firebird users.

UseUnicode

Used to enable or disable Unicode support.
© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback