Compartir a través de


SfcObjectAttribute Constructor (SfcObjectRelationship)

Initializes a new instance of the SfcObjectAttribute class with the specified relationship. 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
Public Sub New ( _
    relationship As SfcObjectRelationship _
)
'Uso
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
)

Parámetros

Vea también

Referencia

SfcObjectAttribute Clase

Sobrecarga de SfcObjectAttribute

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