SfcDependencyDirection Enum

Definition

The SfcDependencyDirection enum indicates the direction of the relation relative to the current object. This is used when the direction is not already somehow implied.

C#
public enum SfcDependencyDirection
Inheritance
SfcDependencyDirection

Fields

Name Value Description
None 0

No direction implies association of two objects without a particular ordering.

Inbound 1

An inbound relation means another object is dependent on the current object.

Outbound 2

An outbound relation means the current object is dependent on another object.

Applies to

Toode Versioonid
Microsoft.SqlServer.SqlManagementObjects 150.18208.0, 160.2004021.0