다음을 통해 공유


PredFunctionExpr.Operator 속성

Gets the PredCompare instance.

네임스페이스:  Microsoft.SqlServer.Management.XEvent
어셈블리:  Microsoft.SqlServer.Management.XEvent(Microsoft.SqlServer.Management.XEvent.dll)

구문

‘선언
Public ReadOnly Property Operator As PredCompareInfo 
    Get
‘사용 방법
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

속성 값

유형: Microsoft.SqlServer.Management.XEvent.PredCompareInfo
The PredCompare instance.

참고 항목

참조

PredFunctionExpr 클래스

Microsoft.SqlServer.Management.XEvent 네임스페이스