Pastaba.
Prieigai prie šio puslapio reikalingas įgaliojimas. Galite bandyti prisijungti arba pakeisti katalogus.
Prieigai prie šio puslapio reikalingas įgaliojimas. Galite bandyti pakeisti katalogus.
Do not reference this member directly in your code. It supports the SQL Server infrastructure.
Namespace: Microsoft.SqlServer.Management.Sdk.Sfc
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Syntax
'Declaration
Public Shared ReadOnly Property Factory As SfcSimpleNodeFactory
Get
'Usage
Dim value As SfcSimpleNodeFactory
value = SfcSimpleNodeFactory.Factory
public static SfcSimpleNodeFactory Factory { get; }
public:
static property SfcSimpleNodeFactory^ Factory {
SfcSimpleNodeFactory^ get ();
}
static member Factory : SfcSimpleNodeFactory
static function get Factory () : SfcSimpleNodeFactory
Property Value
Type: Microsoft.SqlServer.Management.Sdk.Sfc.SfcSimpleNodeFactory
The singleton factory.