Enum AutoIds

AutoIds enumeration

自動生成 ID.

public enum AutoIds

名前価値説明
None0自動 ID を非表示にします。
Number1番号 ID をインクリメントします。
Guid2Guid ID を生成します。

関連項目