共用方式為


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 類別的新執行個體 (Instance)。

適用於