Método GetScript
Gets the script of the object. Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.
Namespace: Microsoft.SqlServer.Management.Sdk.Sfc
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (em Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Sintaxe
'Declaração
Public Function GetScript As StringCollection
'Uso
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
Valor de retorno
Tipo: System.Collections.Specialized. . :: . .StringCollection
A string that represents the script