Proprietà QSSqlFunction.FieldName

QSAdoNet

Proprietà QSSqlFunctionFieldName

Restituisce il nome del campo oppure null se si utilizza '*'.

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