Account Members
The Account object is associated with dimensions of type Account. This class cannot be inherited.
The following tables list the members exposed by the Account type.
Public Constructors
이름 | Description | |
---|---|---|
Account | Overloaded. Initializes a new instance of Account. |
위쪽
Public Properties
(see also Protected Properties )
이름 | Description | |
---|---|---|
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. (inherited from ModelComponent) | |
Container | (inherited from Component ) | |
OwningCollection | Gets or sets the collection that contains the ModelComponent. (inherited from ModelComponent) | |
Parent | Gets the parent Database of the Account object. | |
ParentServer | Gets the Server object that is the parent of the Account object. | |
Site | (inherited from Component ) |
위쪽
Protected Properties
이름 | Description | |
---|---|---|
CanRaiseEvents | (inherited from Component ) | |
DesignMode | (inherited from Component ) | |
Events | (inherited from Component ) | |
FriendlyName | (inherited from ModelComponent ) | |
KeyForCollection | (inherited from ModelComponent ) |
위쪽
Public Methods
(see also Protected Methods )
이름 | Description | |
---|---|---|
Clone | Creates a new full copy of an object. | |
CopyTo | Overloaded. | |
CreateObjRef | (inherited from MarshalByRefObject ) | |
Dispose | Overloaded. (inherited from Component ) | |
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetLifetimeService | (inherited from MarshalByRefObject ) | |
GetType | (inherited from Object ) | |
InitializeLifetimeService | (inherited from MarshalByRefObject ) | |
ReferenceEquals | (inherited from Object ) | |
Submit | Overloaded. (inherited from ModelComponent ) | |
ToString | (inherited from ModelComponent ) | |
Validate | Overloaded. (inherited from ModelComponent ) |
위쪽
Protected Methods
이름 | Description | |
---|---|---|
AddToContainer | (inherited from ModelComponent ) | |
AfterInsert | (inherited from ModelComponent ) | |
AfterMove | (inherited from ModelComponent ) | |
AfterRemove | (inherited from ModelComponent ) | |
BeforeRemove | (inherited from ModelComponent ) | |
CopyTo | Overloaded. (inherited from ModelComponent ) | |
Dispose | Overloaded. (inherited from Component ) | |
Finalize | (inherited from Component ) | |
GetService | (inherited from Component ) | |
MemberwiseClone | Overloaded. (inherited from MarshalByRefObject ) | |
RemoveFromContainer | (inherited from ModelComponent ) | |
Reset | (inherited from ModelComponent ) |
위쪽
Public Events
이름 | Description | |
---|---|---|
Disposed | (inherited from Component ) |
위쪽
Explicit Interface Implementations
이름 | Description | |
---|---|---|
System.ICloneable.Clone | ||
Microsoft.AnalysisServices.Hosting.IHostableComponent.Host | (inherited from ModelComponent ) | |
Microsoft.AnalysisServices.IModelComponent.FriendlyPath | (inherited from ModelComponent ) | |
Microsoft.AnalysisServices.IModelComponent.OwningCollection | (inherited from ModelComponent ) |
위쪽