다음을 통해 공유


GetObjectFactory 메서드

컬렉션 항목에 사용되는 생성자의 인스턴스를 인스턴스화합니다.

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

구문

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

returnValue = CollectionItem.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
컬렉션 항목에 사용되는 생성자(SfcObjectFactory)의 인스턴스입니다.

주의

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.