|
AnyDAC
|
Specifies the SQL script file encoding.
Set FileEncoding property value to the encoding of the SQL script file. Default value is enANSI.
The property may be set from a script using SET ENCoding (UTF8 | UTF16 | ANSI) command.
property FileEncoding: TADEncoding;
|
What do you think about this topic? Send feedback!
|