SfcKeyAttribute クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
識別キーを指定する属性 (Database.Name など)
[System.AttributeUsage(System.AttributeTargets.Property, AllowMultiple=false, Inherited=true)]
public class SfcKeyAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Property, AllowMultiple=false, Inherited=true)>]
type SfcKeyAttribute = class
inherit Attribute
Public Class SfcKeyAttribute
Inherits Attribute
- 継承
-
SfcKeyAttribute
- 属性
コンストラクター
| 名前 | 説明 |
|---|---|
| SfcKeyAttribute() |
識別キーを指定する属性 (Database.Name など) |
| SfcKeyAttribute(Int32) |
識別キーを指定する属性 (Database.Name など) |
プロパティ
| 名前 | 説明 |
|---|---|
| Position |
キー序数 |