다음을 통해 공유


PredFunctionExpr.Value 속성

Gets the value.

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

구문

‘선언
Public ReadOnly Property Value As PredValue 
    Get
‘사용 방법
Dim instance As PredFunctionExpr 
Dim value As PredValue 

value = instance.Value
public PredValue Value { get; }
public:
property PredValue^ Value {
    PredValue^ get ();
}
member Value : PredValue
function get Value () : PredValue

속성 값

유형: Microsoft.SqlServer.Management.XEvent.PredValue
The value.

참고 항목

참조

PredFunctionExpr 클래스

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