Метод GetScript
Gets the script of the object. Не ссылайтесь на этот элемент непосредственно из кода. Он поддерживает работу инфраструктуры SQL Server.
Пространство имен: Microsoft.SqlServer.Management.Sdk.Sfc
Сборка: Microsoft.SqlServer.Management.Sdk.Sfc (в Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Синтаксис
'Декларация
Public Function GetScript As StringCollection
'Применение
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
Возвращаемое значение
Тип: System.Collections.Specialized. . :: . .StringCollection
A string that represents the script