Home | Products | Download | Support | News | Buy online


Site Index
- Products
- Download
- Support
- News
- Contact
- Buy online

 


   TSQLQuery  interface vs. TcsQuery

When converting applications using TSQLQuery to TcsQuery the following interface differences has to be considered:

TSQLQuery properties   TcsQuery properties
BlobTableName   BlobtableName (not published, only public)
CacheAllRecords   ExecuteOptions.eoCacheAll
CacheMaxRecords   not published, only public, will be removed in future version
MaxTimeSlice   not published, only public
RecordCountMode   not published, only public
     
Options.ConvertBlankToNull   QueryOptions.csConvertBlankToNull
Options.LocalEdit   QueryOptions.csLocalEdit
Options.AutoFetchIdentity   TcsQuery.AutoRefresh
Options.CacheToDisk   ExecuteOptions.eoCacheToDisk
Options.TrimAllStrings   QueryOptions.csTrimAllStrings
Options.SuppressNulssOnInsert   QueryOptions.csSuppressNullsOnInsert
Options.NoSynchronize   QueryOptions.csNoSynchronize
Options.QuotedIdentifiers   QueryOptions.csQuotedIdentifiers
     
     
     
     
     

 

 

Home | News | Products | Download | Support
(C) Component Store Ltd. 2000