Свойство PredCompareExpr.Operand
Gets the operand.
Пространство имен: Microsoft.SqlServer.Management.XEvent
Сборка: Microsoft.SqlServer.Management.XEvent (в Microsoft.SqlServer.Management.XEvent.dll)
Синтаксис
'Декларация
Public ReadOnly Property Operand As PredOperand
Get
'Применение
Dim instance As PredCompareExpr
Dim value As PredOperand
value = instance.Operand
public PredOperand Operand { get; }
public:
property PredOperand^ Operand {
PredOperand^ get ();
}
member Operand : PredOperand
function get Operand () : PredOperand
Значение свойства
Тип: Microsoft.SqlServer.Management.XEvent.PredOperand
The operand.