Partager via


Constructeur SfcObjectAttribute (SfcObjectRelationship)

Initializes a new instance of the SfcObjectAttribute class with the specified relationship. Ne faites pas directement référence à ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.

Espace de noms :  Microsoft.SqlServer.Management.Sdk.Sfc.Metadata
Assembly :  Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    relationship As SfcObjectRelationship _
)
'Utilisation
Dim relationship As SfcObjectRelationship 

Dim instance As New SfcObjectAttribute(relationship)
public SfcObjectAttribute(
    SfcObjectRelationship relationship
)
public:
SfcObjectAttribute(
    SfcObjectRelationship relationship
)
new : 
        relationship:SfcObjectRelationship -> SfcObjectAttribute
public function SfcObjectAttribute(
    relationship : SfcObjectRelationship
)

Paramètres

Voir aussi

Référence

SfcObjectAttribute Classe

Surcharge SfcObjectAttribute

Espace de noms Microsoft.SqlServer.Management.Sdk.Sfc.Metadata