Database.AddToContainer(IContainer) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Add the database to a container
protected internal override void AddToContainer (System.ComponentModel.IContainer container);
override this.AddToContainer : System.ComponentModel.IContainer -> unit
Protected Friend Overrides Sub AddToContainer (container As IContainer)
Parameters
- container
- IContainer
The container for which you are adding the specified object.
Remarks
Do not reference this member directly in your code. It supports the Analysis Services infrastructure and will be hidden in a future release.