Gets the compare operator.
命名空間: Microsoft.SqlServer.Management.XEvent
組件: Microsoft.SqlServer.Management.XEvent (在 Microsoft.SqlServer.Management.XEvent.dll 中)
語法
'宣告
Public ReadOnly Property Operator As PredCompareExpr.ComparatorType
Get
'用途
Dim instance As PredCompareExpr
Dim value As PredCompareExpr.ComparatorType
value = instance.Operator
public PredCompareExpr.ComparatorType Operator { get; }
public:
property PredCompareExpr.ComparatorType Operator {
PredCompareExpr.ComparatorType get ();
}
member Operator : PredCompareExpr.ComparatorType
function get Operator () : PredCompareExpr.ComparatorType
屬性值
型別:Microsoft.SqlServer.Management.XEvent.PredCompareExpr.ComparatorType
The compare operator.