Share via


Méthode ScriptImpl

Obtient une collection de scripts du SqlSmoObject.

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

Syntaxe

'Déclaration
Protected Function ScriptImpl As StringCollection
'Utilisation
Dim returnValue As StringCollection

returnValue = Me.ScriptImpl()
protected StringCollection ScriptImpl()
protected:
StringCollection^ ScriptImpl()
member ScriptImpl : unit -> StringCollection 
protected function ScriptImpl() : StringCollection

Valeur de retour

Type : System.Collections.Specialized. . :: . .StringCollection
Collection de valeurs de chaîne qui contiennent les scripts.