名前 | 解説 | |
---|---|---|
AppointmentMappingCollection コンストラクタ | AppointmentMappingCollectionクラスの新しいインスタンスを初期化します。 |
AppointmentMappingCollectionデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
AppointmentMappingCollection コンストラクタ | AppointmentMappingCollectionクラスの新しいインスタンスを初期化します。 |
名前 | 解説 | |
---|---|---|
AppointmentProperties | Appointmentオブジェクトの他のプロパティを 格納するためのメモリフィールドの MappingInfoオブジェクトを返します。ストレージオブジェクトがその DataSource プロパティからデータソースに連結されている場合、このオブジェクトのプロパティにより、 Appointmentオブジェクトの 他のプロパティをデータソース内の適切なフィールドに 連結できます。 | |
Body | Appointmentオブジェクトの Appointment.Bodyプロパティの MappingInfoオブジェクトを返します。ストレージオブジェクトがその DataSource プロパティからデータソースに連結されている場合、 Bodyのプロパティにより、 Appointment.Bodyプロパティをデータソース内の適切なフィールドに連結できます。 | |
Comparer | コレクション内のキーの等価性の決定に使用する汎用の 等価比較子を取得します。 C1.C1Schedule.MappingCollectionBase<Appointment>から継承されます。 | |
Count | MappingCollectionBase<T>オブジェクト内に 実際に格納されている要素の数を取得します。 C1.C1Schedule.MappingCollectionBase<Appointment>から継承されます。 | |
End | Appointmentオブジェクトの Appointment.Endプロパティの MappingInfoオブジェクトを返します。ストレージオブジェクトがその DataSource プロパティからデータソースに連結されている場合、このオブジェクトのプロパティにより、 Appointment.Endプロパティを データソース内の適切なフィールドに連結できます。 | |
IdMapping | BasePersistableObject.Idプロパティの MappingInfoオブジェクトを返します。ストレージオブジェクトがその DataSource プロパティからデータソースに連結されている場合、このオブジェクトのプロパティにより、 BasePersistableObject.Idプロパティを データソース内の適切なフィールドに連結できます。 C1.C1Schedule.MappingCollectionBase<Appointment>から継承されます。 | |
IndexMapping | BasePersistableObject.Indexプロパティの MappingInfoオブジェクトを返します。ストレージオブジェクトがその DataSource プロパティからデータソースに連結されている場合、このオブジェクトのプロパティにより、 BasePersistableObject.Indexプロパティを データソース内の適切なフィールドに連結できます。 C1.C1Schedule.MappingCollectionBase<Appointment>から継承されます。 | |
Item | オーバーロードされます。 System.Collections.ObjectModel.KeyedCollection<string,MappingInfo>から継承されます。 | |
Location | Appointmentオブジェクトの Appointment.Locationプロパティの MappingInfoオブジェクトを返します。ストレージオブジェクトがその DataSource プロパティからデータソースに連結されている場合、このオブジェクトのプロパティにより、 Appointment.Locationプロパティを データソース内の適切なフィールドに連結できます。 | |
OwnerIdMapping | Appointmentオブジェクトの Appointment.Owner.Id プロパティの MappingInfoオブジェクトを返します。ストレージオブジェクトが DataSource プロパティによってデータソースにバインドされている場合、このオブジェクトのプロパティでは、 Appointment.Ownerプロパティをデータソース内の適切なフィールドにバインドできます。 | |
OwnerIndexMapping | Appointmentオブジェクトの Appointment.Owner.Index プロパティの MappingInfoオブジェクトを返します。ストレージオブジェクトが DataSource プロパティによってデータソースにバインドされている場合、このオブジェクトのプロパティでは、 Appointment.Ownerプロパティをデータソース内の適切なフィールドにバインドできます。 | |
Site | IComponent に関連付けられた ISite を取得または設定します。 C1.C1Schedule.MappingCollectionBase<Appointment>から継承されます。 | |
Start | Appointmentオブジェクトの Appointment.Startプロパティの MappingInfoオブジェクトを返します。ストレージオブジェクトがその DataSource プロパティからデータソースに連結されている場合、このオブジェクトのプロパティにより、 Appointment.Startプロパティを データソース内の適切なフィールドに連結できます。 | |
Subject | Appointmentオブジェクトの Appointment.Subjectプロパティの MappingInfoオブジェクトを返します。ストレージオブジェクトがその DataSource プロパティからデータソースに連結されている場合、このオブジェクトのプロパティにより、 Appointment.Subjectプロパティを データソース内の適切なフィールドに連結できます。 |
名前 | 解説 | |
---|---|---|
Add | System.Collections.ObjectModel.Collection<TItem>から継承されます。 | |
Clear | System.Collections.ObjectModel.Collection<TItem>から継承されます。 | |
Contains | オーバーロードされます。 System.Collections.ObjectModel.KeyedCollection<string,MappingInfo>から継承されます。 | |
CopyTo | System.Collections.ObjectModel.Collection<TItem>から継承されます。 | |
Dispose | アンマネージリソースの解放(free/release)またはリセットに関連付けられた アプリケーション定義のタスクを実行します。 C1.C1Schedule.MappingCollectionBase<Appointment>から継承されます。 | |
IndexOf | System.Collections.ObjectModel.Collection<TItem>から継承されます。 | |
Insert | System.Collections.ObjectModel.Collection<TItem>から継承されます。 | |
Remove | オーバーロードされます。 System.Collections.ObjectModel.KeyedCollection<string,MappingInfo>から継承されます。 | |
RemoveAt | System.Collections.ObjectModel.Collection<TItem>から継承されます。 |
名前 | 解説 | |
---|---|---|
Disposed | コンポーネントの Disposed イベントを処理するメソッドを表します。 C1.C1Schedule.MappingCollectionBase<Appointment>から継承されます。 |