Interfaccia IDTSDynamicName100
Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.
Represents 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
<GuidAttribute("E703C13D-BB55-4604-AABE-030431CF5038")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
Public Interface IDTSDynamicName100
'Utilizzo
Dim instance As IDTSDynamicName100
[GuidAttribute("E703C13D-BB55-4604-AABE-030431CF5038")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface IDTSDynamicName100
[GuidAttribute(L"E703C13D-BB55-4604-AABE-030431CF5038")]
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
public interface class IDTSDynamicName100
[<GuidAttribute("E703C13D-BB55-4604-AABE-030431CF5038")>]
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
type IDTSDynamicName100 = interface end
public interface IDTSDynamicName100
Nel tipo IDTSDynamicName100 sono esposti i membri seguenti.
Metodi
Nome | Descrizione | |
---|---|---|
GetDynamicName | Infrastruttura. Retrieves the dynamic name for the DTS. |
In alto