Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the PredCompare instance.
Namespace: Microsoft.SqlServer.Management.XEvent
Assembly: Microsoft.SqlServer.Management.XEvent (in Microsoft.SqlServer.Management.XEvent.dll)
Syntax
'Declaration
Public ReadOnly Property Operator As PredCompareInfo
Get
'Usage
Dim instance As PredFunctionExpr
Dim value As PredCompareInfo
value = instance.Operator
public PredCompareInfo Operator { get; }
public:
property PredCompareInfo^ Operator {
PredCompareInfo^ get ();
}
member Operator : PredCompareInfo
function get Operator () : PredCompareInfo
Property Value
Type: Microsoft.SqlServer.Management.XEvent.PredCompareInfo
The PredCompare instance.