Proprietà QSSqlFunction.FuncName

QSAdoNet

Proprietà QSSqlFunctionFuncName

Restituisce il nome della funzione di aggregazione.

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

Valore della proprietà

Tipo: String
Vedi anche