Account 成員
Account 型別公開下列成員。
建構函式
名稱 | 描述 | |
---|---|---|
Account() () () () | Initializes a new instance of Account using the default values. | |
Account(String) | Initializes a new instance of Account using an account type parameter. |
頂端
方法
頂端
屬性
名稱 | 描述 | |
---|---|---|
AccountType | Gets or sets the AccountType, which must be one of a set of fixed valid account types. | |
AggregationFunction | Gets or sets the aggregation function to use for a specified Account type. | |
Aliases | Gets the alias for the account type in Account. | |
Annotations | Gets a collection within which you can store custom data. (繼承自 ModelComponent。) | |
CanRaiseEvents | (繼承自 Component。) | |
Container | (繼承自 Component。) | |
DesignMode | (繼承自 Component。) | |
Events | (繼承自 Component。) | |
FriendlyName | 基礎結構。 (繼承自 ModelComponent。) | |
KeyForCollection | 基礎結構。 (繼承自 ModelComponent。) | |
OwningCollection | Gets or sets the collection that contains the ModelComponent. (繼承自 ModelComponent。) | |
Parent | Gets the parent Database of the Account object. | |
ParentServer | Gets the Server object that is the parent of the Account object. | |
Site | (繼承自 Component。) |
頂端