Actual SQL command text statement generated by WIDatabase

SQLStatement is set after an Execute(), Create(), Delete(), Exists() is performed

Namespace: Wiker.WIDatabase
Assembly: 

Syntax

C#
public string SQLStatement
Visual Basic
Public SQLStatement As String
Visual C++
public:
String^ SQLStatement

See Also