Méthode IVSTAScriptComponentUI.GetUniqueVSTAProjectName
Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.
Gets the unique VSTA project name.
Espace de noms : Microsoft.SqlServer.Dts.Pipeline
Assembly : Microsoft.SqlServer.TxScript (en Microsoft.SqlServer.TxScript.dll)
Syntaxe
'Déclaration
Function GetUniqueVSTAProjectName As String
'Utilisation
Dim instance As IVSTAScriptComponentUI
Dim returnValue As String
returnValue = instance.GetUniqueVSTAProjectName()
string GetUniqueVSTAProjectName()
String^ GetUniqueVSTAProjectName()
abstract GetUniqueVSTAProjectName : unit -> string
function GetUniqueVSTAProjectName() : String
Valeur de retour
Type : System.String
The unique VSTA project name.