EdmSchemaAttribute 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
靜態類型的屬性
[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)。 |