다음을 통해 공유


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 클래스의 새 인스턴스를 초기화합니다.

적용 대상