ODAC

TOraSessionOptions.StatementCacheSize Property

Used to specify the statement handle cache size.

Class

TOraSessionOptions

Syntax

property StatementCacheSize: integer default 20;

Remarks

Use the StatementCacheSize property to specify the statement handle cache size.

Note: If StatementCache property is set, you can use TOraDataSet.Options and TOraSQL.StatementCache to adjust performance of dataset and SQL components using this session.

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback