TargetField.State 속성

Gets the state of the object used in Alter function in session.

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

구문

‘선언
<SfcIgnoreAttribute> _
Public ReadOnly Property State As SfcObjectState 
    Get
‘사용 방법
Dim instance As TargetField 
Dim value As SfcObjectState 

value = instance.State
[SfcIgnoreAttribute]
public SfcObjectState State { get; }
[SfcIgnoreAttribute]
public:
property SfcObjectState State {
    SfcObjectState get ();
}
[<SfcIgnoreAttribute>]
member State : SfcObjectState
function get State () : SfcObjectState

속성 값

유형: Microsoft.SqlServer.Management.Sdk.Sfc.SfcObjectState
The state of the object.

참고 항목

참조

TargetField 클래스

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