TableMiningStructureColumn Members
Represents a MiningStructureColumn element that contains nested tables, as opposed to the scalar values associated with the ScalarMiningStructureColumn element that contains scalar values. This class cannot be inherited.
The following tables list the members exposed by the TableMiningStructureColumn type.
Public Constructors
Nom | Description | |
---|---|---|
TableMiningStructureColumn | Overloaded. Initializes a new instance of the TableMiningStructureColumn class. |
Haut de la page
Public Properties
(see also Protected Properties )
Nom | Description | |
---|---|---|
Annotations | Gets a collection within which you can store custom data. (inherited from ModelComponent) | |
Columns | Gets the collection of columns associated with a TableMiningStructureColumn object. | |
Container | (inherited from Component ) | |
Description | (inherited from NamedComponent ) | |
FilterComponent | Gets or sets the filter component associated with a TableMiningStructureColumn object. | |
ForeignKeyColumns | Gets the foreign key columns associated with a TableMiningStructureColumn object. | |
ID | (inherited from NamedComponent ) | |
Name | (inherited from NamedComponent ) | |
OwningCollection | Gets or sets the collection that contains the ModelComponent. (inherited from ModelComponent) | |
Parent | (inherited from ModelComponent ) | |
ParentDatabase | Gets the parent Database of the MiningStructureColumn object. (inherited from MiningStructureColumn) | |
ParentMiningStructure | Gets the parent mining structure of a MiningStructureColumn object. (inherited from MiningStructureColumn) | |
ParentServer | Gets the parent Database of the MiningStructureColumn object. (inherited from MiningStructureColumn) | |
Site | (inherited from NamedComponent ) | |
SiteID | (inherited from NamedComponent ) | |
SourceMeasureGroup | Gets or sets the source measure group associated with a TableMiningStructureColumn object. | |
Translations | Gets the collection of translations associated with a TableMiningStructureColumn object. |
Haut de la page
Protected Properties
Nom | Description | |
---|---|---|
CanRaiseEvents | (inherited from Component ) | |
DesignMode | (inherited from Component ) | |
Events | (inherited from Component ) | |
FriendlyName | (inherited from NamedComponent ) | |
KeyForCollection | (inherited from NamedComponent ) |
Haut de la page
Public Methods
(see also Protected Methods )
Nom | Description | |
---|---|---|
Clone | Overridden. Creates a new full copy of an object. | |
CopyTo | Overloaded. | |
CreateDerivedColumn | Overloaded. Overridden. | |
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 NamedComponent ) | |
Validate | Overloaded. |
Haut de la page
Protected Methods
Nom | Description | |
---|---|---|
AddToContainer | (inherited from ModelComponent ) | |
AfterInsert | (inherited from ModelComponent ) | |
AfterMove | (inherited from ModelComponent ) | |
AfterRemove | (inherited from ModelComponent ) | |
BeforeRemove | (inherited from MiningStructureColumn ) | |
CopyTo | Overloaded. | |
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 NamedComponent ) |
Haut de la page
Public Events
Nom | Description | |
---|---|---|
Disposed | (inherited from Component ) |
Haut de la page
Explicit Interface Implementations
Nom | Description | |
---|---|---|
System.ICloneable.Clone | ||
System.IFormattable.ToString | (inherited from NamedComponent ) | |
Microsoft.AnalysisServices.Hosting.IHostableComponent.Host | (inherited from ModelComponent ) | |
Microsoft.AnalysisServices.IModelComponent.FriendlyPath | (inherited from ModelComponent ) | |
Microsoft.AnalysisServices.IModelComponent.OwningCollection | (inherited from ModelComponent ) |
Haut de la page
Voir aussi
Référence
TableMiningStructureColumn Class
Microsoft.AnalysisServices Namespace