RAD Studio VCL Reference
|
Indicates the value of the parameter as a string, using the character set of the database table.
property NativeStr: string;
__property AnsiString NativeStr;
Use NativeStr to obtain a string version of the parameter value that uses the character set (code page) associated with the underlying database table.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|