Compartir a través de


PrecedenceConstraintClass Clase

Definición

Para obtener más información, vea 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
Herencia
PrecedenceConstraintClass
Atributos
Implementaciones

Constructores

PrecedenceConstraintClass()

Inicializa una nueva instancia de la clase PrecedenceConstraintClass.

Propiedades

ConstrainedExecutable

Obtiene el nombre del contenedor restringido.

EvalOp

Obtiene o establece las operaciones de evaluación utilizadas por la restricción de precedencia.

EvaluatesTrue

Obtiene el valor booleano de la propiedad Value.

LogicalAnd

Obtiene o establece un valor que indica si varias restricciones funcionan juntas.

Parent

Obtiene el elemento primario del objeto PrecedenceConstraintClass.

PrecedenceExecutable

Obtiene el nombre del ejecutable de precedencia.

Value

Obtiene un valor de la enumeración DTSExecResult.

Se aplica a