Condividi tramite


Interfaccia IDTSPrecedenceConstraints100

Questa API supporta l'infrastruttura e non può essere utilizzata direttamente dal codice.

For more information, see PrecedenceConstraints.

Spazio dei nomi  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

Sintassi

'Dichiarazione
<GuidAttribute("22AD7064-F2E7-4ACF-B1F5-5FCE39401709")> _
Public Interface IDTSPrecedenceConstraints100 _
    Inherits IEnumerable
'Utilizzo
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

Nel tipo IDTSPrecedenceConstraints100 sono esposti i membri seguenti.

Proprietà

  Nome Descrizione
Proprietà pubblica Count Infrastruttura. For more information, see PrecedenceConstraints.
Proprietà pubblica Item Infrastruttura. For more information, see PrecedenceConstraints.

In alto

Metodi

  Nome Descrizione
Metodo pubblico Add Infrastruttura. For more information, see PrecedenceConstraints.
Metodo pubblico GetEnumerator() () () () Ereditato da IEnumerable.
Metodo pubblico GetEnumerator() () () () Infrastruttura. For more information, see PrecedenceConstraints.
Metodo pubblico Remove Infrastruttura. For more information, see PrecedenceConstraints.

In alto