Proprietà QSSqlSubQueryTextQueryText
|
Restituisce il comando che implementa la subquery.
Namespace: QSAdoNetAssembly: QSAdoNet (in QSAdoNet.dll) Versione: 28.0.0
Sintassipublic string QueryText { get; }
Public ReadOnly Property QueryText As String
Get
public:
property String^ QueryText {
String^ get ();
}
member QueryText : string with get
Valore della proprietà
String
Vedi anche