EntityAttribute クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
この属性は、 の実装 IResolverによって解決できるエンティティにメソッド パラメーターをバインドすることを指定するために使用されます。
[System.AttributeUsage(System.AttributeTargets.Parameter, AllowMultiple=true, Inherited=true)]
[System.Serializable]
public sealed class EntityAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Parameter, AllowMultiple=true, Inherited=true)>]
[<System.Serializable>]
type EntityAttribute = class
inherit Attribute
Public NotInheritable Class EntityAttribute
Inherits Attribute
- 継承
-
EntityAttribute
- 属性
コンストラクター
| EntityAttribute(String) |
を構築します EntityAttribute。 |
フィールド
| Name |
エンティティ名。 |