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에서 상속됩니다.) |
맨 위로 이동
명시적 인터페이스 구현
이름 | 설명 | |
---|---|---|
ICloneable. . :: . .Clone | ||
IHostableComponent. . :: . .Host | (ModelComponent에서 상속됩니다.) | |
IModelComponent. . :: . .FriendlyPath | (ModelComponent에서 상속됩니다.) | |
IModelComponent. . :: . .OwningCollection | (ModelComponent에서 상속됩니다.) |
맨 위로 이동