GetObjectFactory 方法

Gets the object factory for the object.

命名空间:  Microsoft.SqlServer.Management.Dmf
程序集:  Microsoft.SqlServer.Dmf(在 Microsoft.SqlServer.Dmf.dll 中)

语法

声明
Public Shared Function GetObjectFactory As SfcObjectFactory
用法
Dim returnValue As SfcObjectFactory

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

返回值

类型:SfcObjectFactory
An SfcObjectFactory that contains object factory for the condition object.

注释

仅 Microsoft .NET Framework 的 2.0 版本支持此命名空间、类或成员。