SfcRelationship Enumeration
Do not reference this member directly in your code. It supports the SQL Server infrastructure.
Namespace: Microsoft.SqlServer.Management.Sdk.Sfc.Metadata
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Syntax
'Declaration
Public Enumeration SfcRelationship
'Usage
Dim instance As SfcRelationship
public enum SfcRelationship
public enum class SfcRelationship
type SfcRelationship
public enum SfcRelationship
Members
| Member name | Description | |
|---|---|---|
| None | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
| Object | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
| ObjectContainer | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
| ChildObject | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
| ChildContainer | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
| ParentObject | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
| Ignore | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |