IDTSProperties100-Schnittstelle
Diese API unterstützt die -Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.
For more information, see DtsProperties.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntax
'Declaration
<GuidAttribute("B6E1C55D-C79C-443A-AF3F-4FDCC0A51507")> _
Public Interface IDTSProperties100 _
Inherits IEnumerable
'Usage
Dim instance As IDTSProperties100
[GuidAttribute("B6E1C55D-C79C-443A-AF3F-4FDCC0A51507")]
public interface IDTSProperties100 : IEnumerable
[GuidAttribute(L"B6E1C55D-C79C-443A-AF3F-4FDCC0A51507")]
public interface class IDTSProperties100 : IEnumerable
[<GuidAttribute("B6E1C55D-C79C-443A-AF3F-4FDCC0A51507")>]
type IDTSProperties100 =
interface
interface IEnumerable
end
public interface IDTSProperties100 extends IEnumerable
Der IDTSProperties100-Typ macht folgende Elemente verfügbar.
Eigenschaften
Name | Beschreibung | |
---|---|---|
Count | Infrastruktur For more information, see DtsProperties. | |
Item | Infrastruktur For more information, see DtsProperties. |
Zum Anfang
Methoden
Name | Beschreibung | |
---|---|---|
Add | Infrastruktur For more information, see DtsProperties. | |
GetEnumerator() () () () | (Geerbt von IEnumerable.) | |
GetEnumerator() () () () | Infrastruktur For more information, see DtsProperties. |
Zum Anfang