Metodo SfcTSqlScript.GetScript
Gets the script of the object. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.
Spazio dei nomi Microsoft.SqlServer.Management.Sdk.Sfc
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Sintassi
'Dichiarazione
Public Function GetScript As StringCollection
'Utilizzo
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
Valore restituito
Tipo: System.Collections.Specialized.StringCollection
A string that represents the script