Proprietà QSSqlSubQuery.FieldName

QSAdoNet

Proprietà QSSqlSubQueryFieldName

Restituisce il nome del campo da utilizzare nella sottoquery.

Namespace:  QSAdoNet
Assembly:  QSAdoNet (in QSAdoNet.dll) Versione: 1.0.0.0 (1.0.0.0)
Sintassi
public string FieldName { get; }
Public ReadOnly Property FieldName As String
	Get
public:
property String^ FieldName {
	String^ get ();
}
member FieldName : string with get

Valore della proprietà

Tipo: String
Vedi anche