Metodo IDTSDynamicName100.GetDynamicName
Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.
Retrieves the dynamic name for the DTS.
Spazio dei nomi Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintassi
'Dichiarazione
Function GetDynamicName As String
'Utilizzo
Dim instance As IDTSDynamicName100
Dim returnValue As String
returnValue = instance.GetDynamicName()
string GetDynamicName()
String^ GetDynamicName()
abstract GetDynamicName : unit -> string
function GetDynamicName() : String
Valore restituito
Tipo: System.String
The dynamic name for the DTS.