|
RAD Studio VCL Reference
|
Indicates whether the dataset includes native SQL support.
function PSIsSQLBased: Boolean;
__fastcall Boolean PSIsSQLBased();
The provider calls PSIsSQLBased to determine whether the dataset supports some form of native SQL. This information is used when generating SQL commands that are executed by PSExecuteStatement.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|