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 版支援此命名空間、類別或成員。