MiningModel Methods
SQL Server 2008 R2
The MiningModel type exposes the following members.
| Name | Description | |
|---|---|---|
|
AddToContainer | Infrastructure. (Inherited from ModelComponent.) |
|
AfterInsert | Infrastructure. (Inherited from ModelComponent.) |
|
AfterMove | Infrastructure. (Inherited from ModelComponent.) |
|
AfterRemove | Infrastructure. (Inherited from ModelComponent.) |
|
BeforeRemove | Infrastructure. (Inherited from ModelComponent.) |
|
CanProcess | (Overrides ProcessableMajorObject.CanProcess(ProcessType).) |
|
Clone() | Creates a new full copy of the MiningModel object. |
|
Clone(Boolean) | Infrastructure. (Inherited from MajorObject.) |
|
CopyTo(MiningModel) | Copies a MiningModel to the specified object. |
|
CopyTo(ModelComponent) | Infrastructure. (Inherited from ModelComponent.) |
|
CopyTo(NamedComponent) | (Inherited from NamedComponent.) |
|
CopyTo(MajorObject, Boolean) | (Inherited from ProcessableMajorObject.) |
|
CreateObjRef | (Inherited from MarshalByRefObject.) |
|
Dispose() | (Inherited from Component.) |
|
Dispose(Boolean) | (Inherited from Component.) |
|
Drop() | Removes current object and updates server. (Inherited from MajorObject.) |
|
Drop(DropOptions) | Removes current object and updates server using specified options. (Inherited from MajorObject.) |
|
Drop(DropOptions, XmlaWarningCollection) | Removes current object and updates server using specified options. Warnings resulting from drop operation are returned on the specified warnings object. (Inherited from MajorObject.) |
|
Drop(DropOptions, XmlaWarningCollection, ImpactDetailCollection) | Removes current object and updates server using specified options. Warnings resulting from drop operation are returned on the specified warnings variable and results for affected objects in operation are returned on specified impactResult variable. (Inherited from MajorObject.) |
|
Drop(DropOptions, XmlaWarningCollection, ImpactDetailCollection, Boolean) | Removes current object and updates server using specified options. Warnings resulting from drop operation are returned on the specified warnings variable and results for affected objects in operation are returned on specified impactResult variable. (Inherited from MajorObject.) |
|
Equals | (Inherited from Object.) |
|
Finalize | (Inherited from Component.) |
|
FindRelatedColumn | Returns the specified column from the mining structure that is associated with the model. |
|
GetCreateReferences | Infrastructure. (Inherited from MajorObject.) |
|
GetDependents | Infrastructure. (Inherited from MajorObject.) |
|
GetDropDependents | Infrastructure. (Inherited from MajorObject.) |
|
GetHashCode | (Inherited from Object.) |
|
GetLifetimeService | (Inherited from MarshalByRefObject.) |
|
GetReferences | Infrastructure. (Inherited from MajorObject.) |
|
GetService | (Inherited from Component.) |
|
GetType | (Inherited from Object.) |
|
GetUpdateOverwrites | Infrastructure. (Inherited from MajorObject.) |
|
InitializeLifetimeService | (Inherited from MarshalByRefObject.) |
|
MemberwiseClone() | (Inherited from Object.) |
|
MemberwiseClone(Boolean) | (Inherited from MarshalByRefObject.) |
|
Process() | (Inherited from ProcessableMajorObject.) |
|
Process(ProcessType) | (Inherited from ProcessableMajorObject.) |
|
Process(ProcessType, Binding) | (Inherited from ProcessableMajorObject.) |
|
Process(ProcessType, ErrorConfiguration) | (Inherited from ProcessableMajorObject.) |
|
Process(ProcessType, WriteBackTableCreation) | (Inherited from ProcessableMajorObject.) |
|
Process(ProcessType, ErrorConfiguration, XmlaWarningCollection) | (Inherited from ProcessableMajorObject.) |
|
Process(ProcessType, ErrorConfiguration, XmlaWarningCollection, ImpactDetailCollection) | (Inherited from ProcessableMajorObject.) |
|
Process(ProcessType, ErrorConfiguration, XmlaWarningCollection, ImpactDetailCollection, Boolean) | (Inherited from ProcessableMajorObject.) |
|
Refresh() | Updates current object from server definitions. (Inherited from MajorObject.) |
|
Refresh(Boolean) | Updates current object from server definitions and loaded dependent objects if specified. (Inherited from MajorObject.) |
|
Refresh(Boolean, RefreshType) | Updates current object from server definitions and loaded dependent objects if specified. (Inherited from MajorObject.) |
|
RemoveFromContainer | Infrastructure. (Inherited from ModelComponent.) |
|
Reset | (Inherited from NamedComponent.) |
|
Submit() | Infrastructure. (Inherited from ModelComponent.) |
|
Submit(Boolean) | Infrastructure. (Inherited from ModelComponent.) |
|
ToString | (Inherited from NamedComponent.) |
|
Update() | Updates server definition of current object to actual values using the default values to update dependent objects. (Inherited from MajorObject.) |
|
Update(UpdateOptions) | Updates server definition of current object to actual values using the specified options to update dependent objects. (Inherited from MajorObject.) |
|
Update(UpdateOptions, UpdateMode) | Updates server definition of current object to actual values using the specified options to update dependent objects. (Inherited from MajorObject.) |
|
Update(UpdateOptions, UpdateMode, XmlaWarningCollection) | Updates server definition of current object to actual values using the specified options to update dependent objects and reports any warnings from operation. (Inherited from MajorObject.) |
|
Update(UpdateOptions, UpdateMode, XmlaWarningCollection, ImpactDetailCollection) | Updates server definition of current object to actual values using specified options to update dependent objects, reports any warnings from operation, and returns affected objects from operation. (Inherited from MajorObject.) |
|
Update(UpdateOptions, UpdateMode, XmlaWarningCollection, ImpactDetailCollection, Boolean) | Updates server definition of current object to actual values using specified options to update dependent objects, reports any warnings from operation, and returns affected objects from operation. If analyzeImpactOnly is true, an impact analysis operation is performed with no update operation. (Inherited from MajorObject.) |
|
Validate(ValidationErrorCollection) | Validates the element to which it is appended; returns any errors encountered in a collection. (Inherited from ModelComponent.) |
|
Validate(ValidationResultCollection) | (Inherited from MajorObject.) |
|
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. (Inherited from ModelComponent.) |
|
Validate(ValidationResultCollection, ValidationOptions) | (Inherited from MajorObject.) |
|
Validate(ValidationErrorCollection, Boolean, ServerEdition) | (Overrides NamedComponent.Validate(ValidationErrorCollection, Boolean, ServerEdition).) |
|
Validate(ValidationResultCollection, ValidationOptions, ServerEdition) | (Inherited from MajorObject.) |
| Name | Description | |
|---|---|---|
|
ICloneable.Clone | |
|
IDeserializationCallback.OnDeserialization | (Inherited from MajorObject.) |
|
IFormattable.ToString | (Inherited from NamedComponent.) |
|
IDeserializationStartCallback.OnDeserializationBegin | (Inherited from MajorObject.) |
|
IMajorObject.CreateBody | |
|
IMajorObject.DependsOn | |
|
IMajorObject.WriteRef |
