Proprietà QSSqlLikeOperatorValue
|
Restituisce la stringa da valutare dal LIKE.
Namespace: QSAdoNetAssembly: QSAdoNet (in QSAdoNet.dll) Versione: 27.3.0
Sintassipublic string Value { get; }
Public ReadOnly Property Value As String
Get
public:
property String^ Value {
String^ get ();
}
member Value : string with get
Valore della proprietà
String
Vedi anche