Méthode ISfcCreatable.ScriptCreate

Produces the script to create this object to storage in its current state. Ne faites pas directement référence à ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.

Espace de noms :  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly :  Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Syntaxe

'Déclaration
Function ScriptCreate As ISfcScript
'Utilisation
Dim instance As ISfcCreatable 
Dim returnValue As ISfcScript 

returnValue = instance.ScriptCreate()
ISfcScript ScriptCreate()
ISfcScript^ ScriptCreate()
abstract ScriptCreate : unit -> ISfcScript
function ScriptCreate() : ISfcScript

Valeur de retour

Type : Microsoft.SqlServer.Management.Sdk.Sfc.ISfcScript
An ISfcScript object that contains the script.

Voir aussi

Référence

ISfcCreatable Interface

Espace de noms Microsoft.SqlServer.Management.Sdk.Sfc