Database.AddToContainer(IContainer) Method

Definition

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.

Applies to