Metoda SqlSmoObject.ScriptImpl
Pobiera kolekcja skryptów z SqlSmoObject.
Przestrzeń nazw: Microsoft.SqlServer.Management.Smo
Zestaw: Microsoft.SqlServer.Smo (w Microsoft.SqlServer.Smo.dll)
Składnia
'Deklaracja
Protected Function ScriptImpl As StringCollection
'Użycie
Dim returnValue As StringCollection
returnValue = Me.ScriptImpl()
protected StringCollection ScriptImpl()
protected:
StringCollection^ ScriptImpl()
member ScriptImpl : unit -> StringCollection
protected function ScriptImpl() : StringCollection
Wartość zwracana
Typ: System.Collections.Specialized.StringCollection
Kolekcja ciąg wartości, które zawierają skrypty.
Zobacz także