Metodo IVSTAScriptComponentUI.GetUniqueVSTAProjectName
Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.
Gets the unique VSTA project name.
Spazio dei nomi Microsoft.SqlServer.Dts.Pipeline
Assembly: Microsoft.SqlServer.TxScript (in Microsoft.SqlServer.TxScript.dll)
Sintassi
'Dichiarazione
Function GetUniqueVSTAProjectName As String
'Utilizzo
Dim instance As IVSTAScriptComponentUI
Dim returnValue As String
returnValue = instance.GetUniqueVSTAProjectName()
string GetUniqueVSTAProjectName()
String^ GetUniqueVSTAProjectName()
abstract GetUniqueVSTAProjectName : unit -> string
function GetUniqueVSTAProjectName() : String
Valore restituito
Tipo: System.String
The unique VSTA project name.