PrecedenceConstraintClass Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Pour plus d’informations, consultez 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
- Héritage
-
PrecedenceConstraintClass
- Attributs
- Implémente
Constructeurs
PrecedenceConstraintClass() |
Initialise une nouvelle instance de la classe PrecedenceConstraintClass. |
Propriétés
ConstrainedExecutable |
Obtient le nom du conteneur contraint. |
EvalOp |
Obtient ou définit les opérations d'évaluation utilisées par la contrainte de précédence. |
EvaluatesTrue |
Obtient la valeur booléenne de la propriété Value. |
LogicalAnd |
Obtient ou définit une valeur qui indique si plusieurs contraintes fonctionnent ensemble. |
Parent |
Obtient le parent de l'objet PrecedenceConstraintClass. |
PrecedenceExecutable |
Obtient le nom de l'exécutable de précédence. |
Value |
Obtient une valeur de l'énumération DTSExecResult. |