Account メンバー
Account 型は、以下のメンバーを公開しています。
コンストラクター
名前 | 説明 | |
---|---|---|
Account() () () () | Account の新しいインスタンスを既定値で初期化します。 | |
Account(String) | accountType パラメータを使用して、Account の新しいインスタンスを初期化します。 |
Top
メソッド
Top
プロパティ
名前 | 説明 | |
---|---|---|
AccountType | AccountType を取得します。値の設定も可能です。ここでは、特定の有効な勘定科目の種類から 1 つを指定する必要があります。 | |
AggregationFunction | 指定されている Account の種類に対して使用される集計関数を取得します。値の設定も可能です。 | |
Aliases | Account の勘定科目の種類の別名を取得します。 | |
Annotations | カスタム データを格納できるコレクションを取得します。 (ModelComponent から継承されています。) | |
CanRaiseEvents | (Component から継承されています。) | |
Container | (Component から継承されています。) | |
DesignMode | (Component から継承されています。) | |
Events | (Component から継承されています。) | |
FriendlyName | インフラストラクチャです。 (ModelComponent から継承されています。) | |
KeyForCollection | インフラストラクチャです。 (ModelComponent から継承されています。) | |
OwningCollection | ModelComponent を格納するコレクションを取得します。値の設定も可能です。 (ModelComponent から継承されています。) | |
Parent | Account オブジェクトの親 Database を取得します。 | |
ParentServer | Account オブジェクトの親である Server オブジェクトを取得します。 | |
Site | (Component から継承されています。) |
Top
明示的なインターフェイスの実装
名前 | 説明 | |
---|---|---|
ICloneable. . :: . .Clone | ||
IHostableComponent. . :: . .Host | (ModelComponent から継承されています。) | |
IModelComponent. . :: . .FriendlyPath | (ModelComponent から継承されています。) | |
IModelComponent. . :: . .OwningCollection | (ModelComponent から継承されています。) |
Top