TIB_ConnectionFieldEntryTypes Type

Unit
IB_Components

Declaration

TIB_ConnectionFieldEntryTypes = ( fetDomainName, fetSQLType );

Description
This is what tells whether or not DomainName and SQLType entries are included in any of the stringlist properties.

This property was included in order to avoid unnecessary processing if these more advanced features are not in use by your application.