Compartir a través de


SfcRelationshipAttribute Constructor (SfcRelationship)

Initializes a new instance of the SfcRelationshipAttribute class with the specified relationship to its parent. No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server.

Espacio de nombres:  Microsoft.SqlServer.Management.Sdk.Sfc.Metadata
Ensamblado:  Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Sintaxis

'Declaración
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

Vea también

Referencia

SfcRelationshipAttribute Clase

Sobrecarga de SfcRelationshipAttribute

Espacio de nombres Microsoft.SqlServer.Management.Sdk.Sfc.Metadata