SfcObjectRelationship 列挙体

このメンバーをコード内で直接参照しないでください。このメンバーは、SQL Server インフラストラクチャをサポートしています。

名前空間:  Microsoft.SqlServer.Management.Sdk.Sfc.Metadata
アセンブリ:  Microsoft.SqlServer.Management.Sdk.Sfc (Microsoft.SqlServer.Management.Sdk.Sfc.dll)

構文

'宣言
Public Enumeration SfcObjectRelationship
'使用
Dim instance As SfcObjectRelationship
public enum SfcObjectRelationship
public enum class SfcObjectRelationship
type SfcObjectRelationship
public enum SfcObjectRelationship

メンバー

メンバー名 説明
ChildObject 子オブジェクトです。
Object 単一オブジェクトです。
ParentObject 親オブジェクトです。

関連項目

参照

Microsoft.SqlServer.Management.Sdk.Sfc.Metadata 名前空間