ModelComponent Methods

Include Protected Members
Include Inherited Members

The ModelComponent type exposes the following members.

Methods

  Name Description
Protected method AddToContainer Infrastructure. Adds a ModelComponent object to the specified container.
Protected method AfterInsert Infrastructure. Displays a ModelComponent object after added to the specified index.
Protected method AfterMove Infrastructure. Displays a ModelComponent object after moving to the specified index.
Protected method AfterRemove Infrastructure. Displays a ModelComponentCollection after a ModelComponent object is removed.
Protected method BeforeRemove Infrastructure. Removes the ModelComponent object before the cleanup.
Protected method CopyTo Infrastructure. Copies a ModelComponent object to the specified object.
Public method CreateObjRef Security Critical. (Inherited from MarshalByRefObject.)
Public method Dispose() (Inherited from Component.)
Protected method Dispose(Boolean) (Inherited from Component.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Component.)
Public method GetHashCode (Inherited from Object.)
Public method GetLifetimeService Security Critical. (Inherited from MarshalByRefObject.)
Protected method GetService (Inherited from Component.)
Public method GetType (Inherited from Object.)
Public method InitializeLifetimeService Security Critical. (Inherited from MarshalByRefObject.)
Protected method MemberwiseClone() (Inherited from Object.)
Protected method MemberwiseClone(Boolean) (Inherited from MarshalByRefObject.)
Protected method RemoveFromContainer Infrastructure. Removes a ModelComponent object from the specified container.
Protected method Reset Infrastructure. Resets the component to an initial state.
Public method Submit() Infrastructure. Submits a ModelComponent object.
Public method Submit(Boolean) Infrastructure. Submits a ModelComponent object.
Public method ToString Infrastructure. Returns a string that represents the current object. (Overrides Component.ToString().)
Public method Validate(ValidationErrorCollection) Validates the element to which it is appended; returns any errors encountered in a collection.
Public method Validate(ValidationErrorCollection, Boolean) Validates the element to which it is appended; returns any errors encountered in a collection. Also contains a parameter to enable return of detailed errors.
Public method Validate(ValidationErrorCollection, Boolean, ServerEdition) Indicates whether a ModelComponent object is valid.

Top

See Also

Reference

ModelComponent Class

Microsoft.AnalysisServices Namespace