'宣言 Public Enum PropertyIds Inherits System.Enum
public enum PropertyIds : System.Enum
メンバ | 解説 |
---|---|
Added | 項目がコレクションに追加されました。 |
AllowAdd | UltraDataBand.AllowAdd プロパティ |
AllowDBNull | UltraDataColumn.AllowDBNull プロパティ |
AllowDelete | UltraDataBand.AllowDelete プロパティ |
Band | UltraDataBand プロパティ |
Bands | UltraDataBandsCollection プロパティ |
Cleared | コレクションが消去されました。 |
Column | UltraDataColumn プロパティ |
Columns | UltraDataColumnsCollection プロパティ |
DataType | UltraDataBand.AllowDelete プロパティ |
DefaultValue | UltraDataColumn.DefaultValue プロパティ |
ReadOnly | UltraDataBand.ReadOnly プロパティ |
Removed | 項目がコレクションから削除されました。 |