SfcRelationship Enum

Definition

C#
public enum SfcRelationship
Inheritance
SfcRelationship

Fields

Name Value Description
None 0

No relationship

Object 1

Standalone objects (such as SMO Server, Database, Table, and regular (value type and other) properties)

ObjectContainer 2

A container that contains independent objects (such as SMO Server.Databases)

ChildObject 3

A child object (such as SMO Server.Information, or Columns.Column)

ChildContainer 4

A container that contains children (such as SMO Table.Columns)

ParentObject 5

A back reference to the parent

Ignore 6

Ignore this object, not a part of SFC type system

Applies to

Produkt Verzie
Microsoft.SqlServer.SqlManagementObjects 150.18208.0, 160.2004021.0