Interface IDTSPrecedenceConstraint100
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 PrecedenceConstraintClass.
Espace de noms : Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly : Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntaxe
'Déclaration
<GuidAttribute("D3169347-8BD4-4028-BD6D-095217672B8F")> _
Public Interface IDTSPrecedenceConstraint100
'Utilisation
Dim instance As IDTSPrecedenceConstraint100
[GuidAttribute("D3169347-8BD4-4028-BD6D-095217672B8F")]
public interface IDTSPrecedenceConstraint100
[GuidAttribute(L"D3169347-8BD4-4028-BD6D-095217672B8F")]
public interface class IDTSPrecedenceConstraint100
[<GuidAttribute("D3169347-8BD4-4028-BD6D-095217672B8F")>]
type IDTSPrecedenceConstraint100 = interface end
public interface IDTSPrecedenceConstraint100
Le type IDTSPrecedenceConstraint100 expose les membres suivants.
Propriétés
Nom | Description | |
---|---|---|
ConstrainedExecutable | Infrastructure. For more information, see PrecedenceConstraintClass. | |
EvalOp | Infrastructure. For more information, see PrecedenceConstraintClass. | |
EvaluatesTrue | Infrastructure. For more information, see PrecedenceConstraintClass. | |
LogicalAnd | Infrastructure. For more information, see PrecedenceConstraintClass. | |
PrecedenceExecutable | Infrastructure. For more information, see PrecedenceConstraintClass. | |
Value | Infrastructure. For more information, see PrecedenceConstraintClass. |
Haut de la page