PrecedenceConstraintClass Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
For more information, see 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
- Inheritance
-
PrecedenceConstraintClass
- Attributes
- Implements
Constructors
PrecedenceConstraintClass() |
Initializes a new instance of the PrecedenceConstraintClass class. |
Properties
ConstrainedExecutable |
Gets the name of the constrained container. |
EvalOp |
Gets or sets the evaluation operations used by the precedence constraint. |
EvaluatesTrue |
Gets the Boolean value of the Value property. |
LogicalAnd |
Gets or sets a value that indicates whether multiple constraints work together. |
Parent |
Gets the parent of the PrecedenceConstraintClass object. |
PrecedenceExecutable |
Gets the name of the precedence executable. |
Value |
Gets a value from the DTSExecResult enumeration. |