Proprietà QSSqlLikeOperator.Value

QSAdoNet

Proprietà QSSqlLikeOperatorValue

Restituisce la stringa da valutare dal LIKE.

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

Valore della proprietà

Tipo: String
Vedi anche