次の方法で共有


SfcRelationshipAttribute コンストラクター (SfcRelationship)

指定した親とのリレーションシップを使用して、SfcRelationshipAttribute クラスの新しいインスタンスを初期化します。 このメンバーをコード内で直接参照しないでください。このメンバーは、SQL Server インフラストラクチャをサポートしています。

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

構文

'宣言
Protected Sub New ( _
    relationship As SfcRelationship _
)
'使用
Dim relationship As SfcRelationship 

Dim instance As New SfcRelationshipAttribute(relationship)
protected SfcRelationshipAttribute(
    SfcRelationship relationship
)
protected:
SfcRelationshipAttribute(
    SfcRelationship relationship
)
new : 
        relationship:SfcRelationship -> SfcRelationshipAttribute
protected function SfcRelationshipAttribute(
    relationship : SfcRelationship
)

パラメーター

関連項目

参照

SfcRelationshipAttribute クラス

SfcRelationshipAttribute オーバーロード

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