Freigeben über


IDTSName100-Schnittstelle

Diese API unterstützt die SQL Server 2012-Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

For more information, see IDTSName.

Namespace:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

Syntax

'Declaration
<GuidAttribute("81AC8A94-D897-4C3E-A290-66E575E4D428")> _
Public Interface IDTSName100
'Usage
Dim instance As IDTSName100
[GuidAttribute("81AC8A94-D897-4C3E-A290-66E575E4D428")]
public interface IDTSName100
[GuidAttribute(L"81AC8A94-D897-4C3E-A290-66E575E4D428")]
public interface class IDTSName100
[<GuidAttribute("81AC8A94-D897-4C3E-A290-66E575E4D428")>]
type IDTSName100 =  interface end
public interface IDTSName100

Der IDTSName100-Typ macht folgende Elemente verfügbar.

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft CreationName Infrastruktur For more information, see IDTSName.
Öffentliche Eigenschaft Description Infrastruktur For more information, see IDTSName.
Öffentliche Eigenschaft ID Infrastruktur For more information, see IDTSName.
Öffentliche Eigenschaft Name Infrastruktur For more information, see IDTSName.

Zum Anfang

Siehe auch

Verweis

Microsoft.SqlServer.Dts.Runtime.Wrapper-Namespace