หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
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.