Freigeben über


IDTSProperty100-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 DtsProperty.

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

Syntax

'Declaration
<GuidAttribute("A5B0ADE5-7E4A-45D3-A538-0E6922CAC23A")> _
Public Interface IDTSProperty100
'Usage
Dim instance As IDTSProperty100
[GuidAttribute("A5B0ADE5-7E4A-45D3-A538-0E6922CAC23A")]
public interface IDTSProperty100
[GuidAttribute(L"A5B0ADE5-7E4A-45D3-A538-0E6922CAC23A")]
public interface class IDTSProperty100
[<GuidAttribute("A5B0ADE5-7E4A-45D3-A538-0E6922CAC23A")>]
type IDTSProperty100 =  interface end
public interface IDTSProperty100