Metoda IVSTAScriptComponentUI.GetUniqueVSTAProjectName
Ten interfejs API obsługuje infrastrukturę programu i nie jest przeznaczony do użycia bezpośrednio w kodzie.
Przestrzeń nazw: Microsoft.SqlServer.Dts.Pipeline
Zestaw: Microsoft.SqlServer.TxScript (w Microsoft.SqlServer.TxScript.dll)
Składnia
'Deklaracja
Function GetUniqueVSTAProjectName As String
'Użycie
Dim instance As IVSTAScriptComponentUI
Dim returnValue As String
returnValue = instance.GetUniqueVSTAProjectName()
string GetUniqueVSTAProjectName()
String^ GetUniqueVSTAProjectName()
abstract GetUniqueVSTAProjectName : unit -> string
function GetUniqueVSTAProjectName() : String
Wartość zwracana
Typ: System.String
Zobacz także