Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Creates the ISfcScript object of the ObjectSet.
Namespace: Microsoft.SqlServer.Management.Dmf
Assembly: Microsoft.SqlServer.Dmf (in Microsoft.SqlServer.Dmf.dll)
Syntax
'Declaration
Public Function ScriptCreateWithObjectSet As ISfcScript
'Usage
Dim instance As Policy
Dim returnValue As ISfcScript
returnValue = instance.ScriptCreateWithObjectSet()
public ISfcScript ScriptCreateWithObjectSet()
public:
ISfcScript^ ScriptCreateWithObjectSet()
member ScriptCreateWithObjectSet : unit -> ISfcScript
public function ScriptCreateWithObjectSet() : ISfcScript
Return Value
Type: Microsoft.SqlServer.Management.Sdk.Sfc.ISfcScript
The ISfcScript object.