Freigeben über


IDTSExtendedProperty100-Schnittstelle

Die API unterstützt die .NET Framework-Infrastruktur und ist nicht für eine direkte Verwendung vom Code aus vorgesehen.

For more information, see ExtendedProperty.

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

Syntax

'Declaration
<GuidAttribute("CD8EF405-8C1A-45B1-A61D-6F261EFF726A")> _
Public Interface IDTSExtendedProperty100
'Usage
Dim instance As IDTSExtendedProperty100
[GuidAttribute("CD8EF405-8C1A-45B1-A61D-6F261EFF726A")]
public interface IDTSExtendedProperty100
[GuidAttribute(L"CD8EF405-8C1A-45B1-A61D-6F261EFF726A")]
public interface class IDTSExtendedProperty100
[<GuidAttribute("CD8EF405-8C1A-45B1-A61D-6F261EFF726A")>]
type IDTSExtendedProperty100 =  interface end
public interface IDTSExtendedProperty100