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 | |
---|---|---|
Count | Infrastruttura. For more information, see PrecedenceConstraints. | |
Item | Infrastruttura. For more information, see PrecedenceConstraints. |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
Add | Infrastruttura. For more information, see PrecedenceConstraints. | |
GetEnumerator() () () () | Ereditato da IEnumerable. | |
GetEnumerator() () () () | Infrastruttura. For more information, see PrecedenceConstraints. | |
Remove | Infrastruttura. For more information, see PrecedenceConstraints. |
In alto