Interface IDTSPrecedenceConstraints100
Cette API prend en charge l'infrastructure et n'est pas destinée à être utilisée directement à partir de votre code.
For more information, see PrecedenceConstraints.
Espace de noms : Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly : Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntaxe
'Déclaration
<GuidAttribute("22AD7064-F2E7-4ACF-B1F5-5FCE39401709")> _
Public Interface IDTSPrecedenceConstraints100 _
Inherits IEnumerable
'Utilisation
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
Le type IDTSPrecedenceConstraints100 expose les membres suivants.
Propriétés
Nom | Description | |
---|---|---|
Count | Infrastructure. For more information, see PrecedenceConstraints. | |
Item | Infrastructure. For more information, see PrecedenceConstraints. |
Haut de la page
Méthodes
Nom | Description | |
---|---|---|
Add | Infrastructure. For more information, see PrecedenceConstraints. | |
GetEnumerator() () () () | (hérité de IEnumerable.) | |
GetEnumerator() () () () | Infrastructure. For more information, see PrecedenceConstraints. | |
Remove | Infrastructure. For more information, see PrecedenceConstraints. |
Haut de la page