StatementCount property

Applies to
TIB_Connection

Declaration
Property StatementCount : integer;

Description
Returns the number of statements that are associated to this connection.

This also includes datasets since datasets are inherited from statements.