Used to specify the statement handle cache size.
property StatementCacheSize: integer default 20;
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.