RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
SQLException.SQLException Constructor (string, string, int, Exception)
Pascal
constructor Create(reason: string; SQLState: string; vendorCode: Integer; cause: Exception);
C++
SQLException(string reason, string SQLState, int vendorCode, Exception cause);

This is SQLException, a member of class SQLException.

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!