Used to represent the Unicode equivalent of Exception. 
Class
EOLEDBError
 Syntax
property MessageWide: string;
Remarks
This property represents the Unicode equivalent of Exception.Message. Useful for the client applications working on systems that have charset incompatible with the server charset. 
See Also