Méthode SfcTSqlScript.GetScript
Gets the script of the object. 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
Public Function GetScript As StringCollection
'Utilisation
Dim instance As SfcTSqlScript
Dim returnValue As StringCollection
returnValue = instance.GetScript()
public StringCollection GetScript()
public:
StringCollection^ GetScript()
member GetScript : unit -> StringCollection
public function GetScript() : StringCollection
Valeur de retour
Type : System.Collections.Specialized.StringCollection
A string that represents the script