ExtendsDomainModelAttribute Класс

Определение

Внимание!

This attribute is ignored and will be removed in a future version. Use the custom attribute [DependsOnDomainModel] instead.

Класс атрибута, используемый для определения модели домена, которую текущая модель домена расширяет.

public ref class ExtendsDomainModelAttribute sealed : Attribute
[System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=true, Inherited=false)]
[System.Obsolete("This attribute is ignored and will be removed in a future version. Use the custom attribute [DependsOnDomainModel] instead.")]
public sealed class ExtendsDomainModelAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=true, Inherited=false)>]
[<System.Obsolete("This attribute is ignored and will be removed in a future version. Use the custom attribute [DependsOnDomainModel] instead.")>]
type ExtendsDomainModelAttribute = class
    inherit Attribute
Public NotInheritable Class ExtendsDomainModelAttribute
Inherits Attribute
Наследование
ExtendsDomainModelAttribute
Атрибуты

Конструкторы

ExtendsDomainModelAttribute(String)

Инициализирует новый экземпляр класса Екстендсдомаинмоделаттрибуте.

Свойства

ExtendedModelId

Возвращает идентификатор модели расширенного домена.

Применяется к