PrecedenceConstraints Property (DTS)

The PrecedenceConstraints property specifies the PrecedenceConstraints collection.

Applies To
Step Object  

Syntax

object.PrecedenceConstraints

Part Description
object Expression that evaluates to an object in the Applies To list

Data Type

PrecedenceConstraints

Modifiable

Read-only

Prototype (C/C++)

HRESULT GetPrecedenceConstraints(IDTSPrecedenceConstraints **pRetVal);

  


(c) 1988-98 Microsoft Corporation. All Rights Reserved.