Поделиться через


Метод SqlSmoObject.ScriptImpl

Gets a collection of scripts of the SqlSmoObject.

Пространство имен:  Microsoft.SqlServer.Management.Smo
Сборка:  Microsoft.SqlServer.Smo (в Microsoft.SqlServer.Smo.dll)

Синтаксис

'Декларация
Protected Function ScriptImpl As StringCollection
'Применение
Dim returnValue As StringCollection 

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

Возвращаемое значение

Тип: System.Collections.Specialized.StringCollection
A collection of string values that contain the scripts.

См. также

Справочник

SqlSmoObject Класс

Перегрузка ScriptImpl

Пространство имен Microsoft.SqlServer.Management.Smo