Поделиться через


EdmSchemaAttribute Класс

Определение

Атрибут для статических типов

[System.AttributeUsage(System.AttributeTargets.Assembly | System.AttributeTargets.Class, AllowMultiple=true)]
[System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1019:DefineAccessorsForAttributeArguments")]
public sealed class EdmSchemaAttribute : Attribute
type EdmSchemaAttribute = class
    inherit Attribute
Public NotInheritable Class EdmSchemaAttribute
Inherits Attribute
Наследование
EdmSchemaAttribute
Атрибуты

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

EdmSchemaAttribute()

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

EdmSchemaAttribute(String)

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

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