public string SQLText { get; set; }
Public Property SQLText As String Get Set
public: property String^ SQLText { String^ get (); void set (String^ value); }
member SQLText : string with get, set
In This Article