Gets or sets the SQL.
| C# | Visual Basic | Visual C++ |
public string Sql { get; private set; }
Public Property Sql As String
public: property String^ Sql { String^ get (); void set (String^ value); }
The SQL.
| C# | Visual Basic | Visual C++ |
public string Sql { get; private set; }
Public Property Sql As String
public: property String^ Sql { String^ get (); void set (String^ value); }