다음을 통해 공유


EventField.GetObjectFactory 메서드

Gets the SQL Foundation Class object factory for a new instance of the EventField class.

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

구문

‘선언
Public Shared Function GetObjectFactory As SfcObjectFactory
‘사용 방법
Dim returnValue As SfcObjectFactory 

returnValue = EventField.GetObjectFactory()
public static SfcObjectFactory GetObjectFactory()
public:
static SfcObjectFactory^ GetObjectFactory()
static member GetObjectFactory : unit -> SfcObjectFactory
public static function GetObjectFactory() : SfcObjectFactory

반환 값

유형: Microsoft.SqlServer.Management.Sdk.Sfc.SfcObjectFactory
Returns the SQL Foundation Class object factory for a new instance of the EventField class.

참고 항목

참조

EventField 클래스

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