Share via


PrecedenceConstraintClass Classe

Definizione

Per altre informazioni, vedere PrecedenceConstraint.

public ref class PrecedenceConstraintClass : Microsoft::SqlServer::Dts::Runtime::Wrapper::PrecedenceConstraint
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("E0722B3E-8236-4A4C-893F-CAB84E197B86")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
public class PrecedenceConstraintClass : Microsoft.SqlServer.Dts.Runtime.Wrapper.PrecedenceConstraint
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("2EB7F9BC-ABB8-4956-823D-06F126171E8C")]
public class PrecedenceConstraintClass : Microsoft.SqlServer.Dts.Runtime.Wrapper.PrecedenceConstraint
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("5C784D80-E946-49A1-B843-2CD8BB21E89D")]
public class PrecedenceConstraintClass : Microsoft.SqlServer.Dts.Runtime.Wrapper.PrecedenceConstraint
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.Guid("E0722B3E-8236-4A4C-893F-CAB84E197B86")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
type PrecedenceConstraintClass = class
    interface IDTSPrecedenceConstraint100
    interface PrecedenceConstraint
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
[<System.Runtime.InteropServices.Guid("2EB7F9BC-ABB8-4956-823D-06F126171E8C")>]
type PrecedenceConstraintClass = class
    interface IDTSPrecedenceConstraint100
    interface PrecedenceConstraint
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
[<System.Runtime.InteropServices.Guid("5C784D80-E946-49A1-B843-2CD8BB21E89D")>]
type PrecedenceConstraintClass = class
    interface IDTSPrecedenceConstraint100
    interface PrecedenceConstraint
Public Class PrecedenceConstraintClass
Implements PrecedenceConstraint
Ereditarietà
PrecedenceConstraintClass
Attributi
Implementazioni

Costruttori

PrecedenceConstraintClass()

Inizializza una nuova istanza della classe PrecedenceConstraintClass.

Proprietà

ConstrainedExecutable

Ottiene il nome del contenitore vincolato.

EvalOp

Ottiene o imposta le operazioni di valutazione utilizzate dal vincolo di precedenza.

EvaluatesTrue

Ottiene il valore booleano della proprietà Value.

LogicalAnd

Ottiene o imposta un valore che indica se più vincoli operano congiuntamente.

Parent

Ottiene l'elemento padre dell'oggetto PrecedenceConstraintClass.

PrecedenceExecutable

Ottiene il nome dell'eseguibile con precedenza.

Value

Ottiene un valore dall'enumerazione DTSExecResult.

Si applica a