PresentationViewsSubject (Constructor) (Store, array<RoleAssignment[], array<PropertyAssignment )

Construye la relación en la partición predeterminada para esta relación en el almacén especificado.

Espacio de nombres:  Microsoft.VisualStudio.Modeling.Diagrams
Ensamblado:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (en Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Sintaxis

'Declaración
Public Sub New ( _
    store As Store, _
    roleAssignments As RoleAssignment(), _
    propertyAssignments As PropertyAssignment() _
)
public PresentationViewsSubject(
    Store store,
    RoleAssignment[] roleAssignments,
    PropertyAssignment[] propertyAssignments
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

PresentationViewsSubject Clase

PresentationViewsSubject (Sobrecarga)

Microsoft.VisualStudio.Modeling.Diagrams (Espacio de nombres)