IDTSHasInternalProperties100-Schnittstelle
Diese API unterstützt die SQL Server 2012-Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.
Represents a DTS internal properties.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntax
'Declaration
<GuidAttribute("90D16BCA-B47A-43BD-BB26-B1755090922A")> _
Public Interface IDTSHasInternalProperties100
'Usage
Dim instance As IDTSHasInternalProperties100
[GuidAttribute("90D16BCA-B47A-43BD-BB26-B1755090922A")]
public interface IDTSHasInternalProperties100
[GuidAttribute(L"90D16BCA-B47A-43BD-BB26-B1755090922A")]
public interface class IDTSHasInternalProperties100
[<GuidAttribute("90D16BCA-B47A-43BD-BB26-B1755090922A")>]
type IDTSHasInternalProperties100 = interface end
public interface IDTSHasInternalProperties100
Der IDTSHasInternalProperties100-Typ macht folgende Elemente verfügbar.
Methoden
Name | Beschreibung | |
---|---|---|
GetInternalProperties | Infrastruktur Gets the specified internal properties. | |
GetInternalPropertiesVersion | Infrastruktur Gets the version of the internal properties. |
Zum Anfang
Hinweise
For more information, see DtsProperty.