Partilhar via


Construtor SfcRelationshipAttribute (SfcRelationship)

Initializes a new instance of the SfcRelationshipAttribute class with the specified relationship to its parent. Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.

Namespace:  Microsoft.SqlServer.Management.Sdk.Sfc.Metadata
Assembly:  Microsoft.SqlServer.Management.Sdk.Sfc (em Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Sintaxe

'Declaração
Protected Sub New ( _
    relationship As SfcRelationship _
)
'Uso
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
)

Parâmetros

Consulte também

Referência

SfcRelationshipAttribute Classe

Sobrecarregado SfcRelationshipAttribute

Namespace Microsoft.SqlServer.Management.Sdk.Sfc.Metadata