SfcObjectRelationship Enum
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.
Relationship types for objects
C#
public enum SfcObjectRelationship
type SfcObjectRelationship =
Public Enum SfcObjectRelationship
- Inheritance
-
SfcObjectRelationship
Name | Value | Description |
---|---|---|
Object | 0 | |
ParentObject | 1 | |
ChildObject | 2 |
Product | Versions |
---|---|
Microsoft.SqlServer.SqlManagementObjects | 150.18208.0, 160.2004021.0 |