次の方法で共有


Relationship プロパティ

親とのリレーションシップを取得します。このメンバーをコード内で直接参照しないでください。このメンバーは、SQL Server インフラストラクチャをサポートしています。

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

構文

'宣言
Public ReadOnly Property Relationship As SfcRelationship
    Get
'使用
Dim instance As SfcMetadataRelation
Dim value As SfcRelationship

value = instance.Relationship
public SfcRelationship Relationship { get; }
public:
property SfcRelationship Relationship {
    SfcRelationship get ();
}
member Relationship : SfcRelationship
function get Relationship () : SfcRelationship

プロパティ値

型: Microsoft.SqlServer.Management.Sdk.Sfc.Metadata. . :: . .SfcRelationship
親とのリレーションシップです。