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