Proprietà QSSqlSubQueryFieldName
             | 
          
        
        
            Restituisce il nome del campo da utilizzare nella sottoquery.
            
        
        Namespace: QSAdoNetAssembly: QSAdoNet (in QSAdoNet.dll) Versione: 27.4.0
Sintassipublic string FieldName { get; }Public ReadOnly Property FieldName As String
	Get
public:
property String^ FieldName {
	String^ get ();
}member FieldName : string with get
Valore della proprietà
String
Vedi anche