KeyTypeAttribute クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
メンバーを .. として KeyDataViewTypeマークすることを許可します。
[System.AttributeUsage(System.AttributeTargets.Field | System.AttributeTargets.Property, AllowMultiple=false, Inherited=true)]
public sealed class KeyTypeAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Field | System.AttributeTargets.Property, AllowMultiple=false, Inherited=true)>]
type KeyTypeAttribute = class
inherit Attribute
Public NotInheritable Class KeyTypeAttribute
Inherits Attribute
- 継承
-
KeyTypeAttribute
- 属性
注釈
次の型のメンバーにのみ適用できます。 ByteUInt16UInt32UInt64
コンストラクター
KeyTypeAttribute() |
メンバーを . として KeyDataViewTypeマークします。 |
KeyTypeAttribute(UInt64) |
メンバーをカーディナリティとして KeyDataViewType マークし、カーディナリティを指定します KeyDataViewType 。
int 型で使用されている属性の場合は、 |