TAstaClientSocket.SQLOptions
Applies to
TAstaClientSocket
Declaration
property SQLOptions: TAstaServerSQLOptions;
Description
The SQLOptions property of the TAstaClientSocket on the client allows
for full customization of the SQL that ASTA generates. The SQLOptions set is automatically filled if
the UpdateSQLSyntax
property is changed.
ASTA clients and servers can be configured a variety of ways to provide the SQL syntax used for your database. For a full discussion see SQL Generation.