Udostępnij za pośrednictwem


EdmSchemaAttribute Klasa

Definicja

Atrybut dla typów statycznych

[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
Dziedziczenie
EdmSchemaAttribute
Atrybuty

Konstruktory

EdmSchemaAttribute()

Inicjuje nowe wystąpienie klasy EdmSchemaAttribute.

EdmSchemaAttribute(String)

Inicjuje EdmSchemaAttribute nowe wystąpienie klasy z unikatową wartością dla każdego modelu, do których odwołuje się zestaw.

Dotyczy