DomainModelOwnerAttribute Classe
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Questo attributo viene inserito nelle classi MEL del codice DSL generato per poter eseguire il mapping statico alla classe del modello di dominio corrispondente. Questo mapping è necessario per supportare TypeDescriptor a livello di tipo nelle classi MEL poiché è necessario creare un'istanza di un archivio per ottenere informazioni sul tipo in fase di progettazione.
public ref class DomainModelOwnerAttribute sealed : Attribute
[System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false)]
public sealed class DomainModelOwnerAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false)>]
type DomainModelOwnerAttribute = class
inherit Attribute
Public NotInheritable Class DomainModelOwnerAttribute
Inherits Attribute
- Ereditarietà
-
DomainModelOwnerAttribute
- Attributi
Costruttori
DomainModelOwnerAttribute(Type) |
Proprietà
DomainModelType |