Proprietà QSSqlLikeOperatorValue
|
Restituisce la stringa da valutare dal LIKE.
Namespace: QSAdoNetAssembly: QSAdoNet (in QSAdoNet.dll) Versione: 29.1.0-rc
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