IDTSPrecedenceConstraint100 Interface

 

This API supports the product infrastructure and is not intended to be used directly from your code.

For more information, see PrecedenceConstraintClass.

Namespace:   Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

[TypeLibTypeAttribute(TypeLibTypeFlags::FDual | TypeLibTypeFlags::FDispatchable)]
[GuidAttribute("A5675765-3A9F-48DC-86B1-97D266D90BB5")]
public interface class IDTSPrecedenceConstraint100

NameDescription
System_CAPS_pubpropertyConstrainedExecutable

This API supports the product infrastructure and is not intended to be used directly from your code.

Gets the name of the constrained container.

System_CAPS_pubpropertyEvalOp

This API supports the product infrastructure and is not intended to be used directly from your code.

Gets or sets the evaluation operations used by the precedence constraint.

System_CAPS_pubpropertyEvaluatesTrue

This API supports the product infrastructure and is not intended to be used directly from your code.

Gets the Boolean value of the Value property.

System_CAPS_pubpropertyLogicalAnd

This API supports the product infrastructure and is not intended to be used directly from your code.

Gets or sets a value that indicates whether multiple constraints work together.

System_CAPS_pubpropertyParent

This API supports the product infrastructure and is not intended to be used directly from your code.

Gets the parent of the PrecedenceConstraintClass object.

System_CAPS_pubpropertyPrecedenceExecutable

This API supports the product infrastructure and is not intended to be used directly from your code.

Gets the name of the precedence executable.

System_CAPS_pubpropertyValue

This API supports the product infrastructure and is not intended to be used directly from your code.

Gets a value from the DTSExecResult enumeration.

Return to top
Show: