Condividi tramite


MiningStructure Members

Defines the structure (columns and bindings) for one or more mining models. This class cannot be inherited.

The following tables list the members exposed by the MiningStructure type.

Public Constructors

  Nome Description
MiningStructure Overloaded. Initializes a new instance of MiningStructure.

Torna all'inizio

Public Properties

(see also Protected Properties )

  Nome Description
ms169898.pubproperty(it-it,SQL.90).gif Annotations  Gets the collection object of all annotations to current object. (inherited from MajorObject)
ms169898.pubproperty(it-it,SQL.90).gif CacheMode Gets or sets the caching mechanism used for training data retrieved while processing a mining structure.
ms169898.pubproperty(it-it,SQL.90).gif CaseTableName  
ms169898.pubproperty(it-it,SQL.90).gif Collation Gets or sets the collation used by MiningStructure.
ms169898.pubproperty(it-it,SQL.90).gif Columns Gets the collection of columns associated with MiningStructure.
ms169898.pubproperty(it-it,SQL.90).gif Container  (inherited from Component )
ms169898.pubproperty(it-it,SQL.90).gif CreatedTimestamp  Gets or sets the date and time of the creation of the object. (inherited from MajorObject)
ms169898.pubproperty(it-it,SQL.90).gif DataSource Gets the DataSource object associated with MiningStructure.
ms169898.pubproperty(it-it,SQL.90).gif DataSourceView Gets the DataSourceView object that associated with the MiningStructure object.
ms169898.pubproperty(it-it,SQL.90).gif Description  Gets or sets a description string of current object. (inherited from MajorObject)
ms169898.pubproperty(it-it,SQL.90).gif ErrorConfiguration Gets or sets the settings for handling errors that can occur when MiningStructure is processed.
ms169898.pubproperty(it-it,SQL.90).gif FilterComponent  
ms169898.pubproperty(it-it,SQL.90).gif ID  (inherited from NamedComponent )
ms169898.pubproperty(it-it,SQL.90).gif IsLoaded  (inherited from MajorObject )
ms169898.pubproperty(it-it,SQL.90).gif Language Gets or sets the language identifier of MiningStructure.
ms169898.pubproperty(it-it,SQL.90).gif LastProcessed  (inherited from ProcessableMajorObject )
ms169898.pubproperty(it-it,SQL.90).gif LastSchemaUpdate  Gets or sets the date and time when current object schema was last updated. (inherited from MajorObject)
ms169898.pubproperty(it-it,SQL.90).gif MiningModels Gets the collection of MiningModel objects associated with MiningStructure.
ms169898.pubproperty(it-it,SQL.90).gif MiningStructurePermissions Gets or sets the collection of permissions on a MiningStructure object.
ms169898.pubproperty(it-it,SQL.90).gif Name  (inherited from NamedComponent )
ms169898.pubproperty(it-it,SQL.90).gif OwningCollection  Gets or sets the collection that contains the ModelComponent. (inherited from ModelComponent)
ms169898.pubproperty(it-it,SQL.90).gif Parent Gets the Database object that is the parent of the MiningStructure object.
ms169898.pubproperty(it-it,SQL.90).gif ParentServer Gets the Server object that is the parent of the MiningStructure object.
ms169898.pubproperty(it-it,SQL.90).gif Site  (inherited from NamedComponent )
ms169898.pubproperty(it-it,SQL.90).gif SiteID  (inherited from NamedComponent )
ms169898.pubproperty(it-it,SQL.90).gif Source Gets or sets the source of data to which MiningStructure is bound.
ms169898.pubproperty(it-it,SQL.90).gif State  (inherited from ProcessableMajorObject )
ms169898.pubproperty(it-it,SQL.90).gif Translations Gets the collection of Translation objects associated with the MiningStructure object.

Torna all'inizio

Protected Properties

  Nome Description
ms169898.protproperty(it-it,SQL.90).gif CanRaiseEvents  (inherited from Component )
ms169898.protproperty(it-it,SQL.90).gif DesignMode  (inherited from Component )
ms169898.protproperty(it-it,SQL.90).gif Events  (inherited from Component )
ms169898.protproperty(it-it,SQL.90).gif FriendlyName  (inherited from NamedComponent )
ms169898.protproperty(it-it,SQL.90).gif KeyForCollection  (inherited from NamedComponent )

Torna all'inizio

Public Methods

(see also Protected Methods )

  Nome Description
ms169898.pubmethod(it-it,SQL.90).gif CanProcess Overridden.  
ms169898.pubmethod(it-it,SQL.90).gif Clone Overloaded.  
ms169898.pubmethod(it-it,SQL.90).gif CopyTo Overloaded.  
ms169898.pubmethod(it-it,SQL.90).gif CreateMiningModel Overloaded.  
ms169898.pubmethod(it-it,SQL.90).gif CreateObjRef  (inherited from MarshalByRefObject )
ms169898.pubmethod(it-it,SQL.90).gif Dispose  Overloaded. (inherited from Component )
ms169898.pubmethod(it-it,SQL.90).gif Drop  Overloaded. Removes current object and updates server. (inherited from MajorObject)
ms169898.pubmethod(it-it,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms169898.pubmethod(it-it,SQL.90).gif GetDependents  (inherited from MajorObject )
ms169898.pubmethod(it-it,SQL.90).gif GetHashCode  (inherited from Object )
ms169898.pubmethod(it-it,SQL.90).gif GetLifetimeService  (inherited from MarshalByRefObject )
ms169898.pubmethod(it-it,SQL.90).gif GetReferences  (inherited from MajorObject )
ms169898.pubmethod(it-it,SQL.90).gif GetType  (inherited from Object )
ms169898.pubmethod(it-it,SQL.90).gif GetUpdateOverwrites  (inherited from MajorObject )
ms169898.pubmethod(it-it,SQL.90).gif InitializeLifetimeService  (inherited from MarshalByRefObject )
ms169898.pubmethod(it-it,SQL.90).gif Process  Overloaded. (inherited from ProcessableMajorObject )
ms169898.pubmethod(it-it,SQL.90).gifms169898.static(it-it,SQL.90).gif ReferenceEquals  (inherited from Object )
ms169898.pubmethod(it-it,SQL.90).gif Refresh  Overloaded. Updates current object from server definitions. (inherited from MajorObject)
ms169898.pubmethod(it-it,SQL.90).gif Submit  Overloaded. (inherited from ModelComponent )
ms169898.pubmethod(it-it,SQL.90).gif ToString  (inherited from NamedComponent )
ms169898.pubmethod(it-it,SQL.90).gif Update  Overloaded. Updates server definition of current object to the actual values using default values for update. (inherited from MajorObject)
ms169898.pubmethod(it-it,SQL.90).gif Validate Overloaded.  

Torna all'inizio

Protected Methods

  Nome Description
ms169898.protmethod(it-it,SQL.90).gif AddToContainer  (inherited from ModelComponent )
ms169898.protmethod(it-it,SQL.90).gif AfterInsert  (inherited from ModelComponent )
ms169898.protmethod(it-it,SQL.90).gif AfterMove  (inherited from ModelComponent )
ms169898.protmethod(it-it,SQL.90).gif AfterRemove  (inherited from ModelComponent )
ms169898.protmethod(it-it,SQL.90).gif BeforeRemove  (inherited from ModelComponent )
ms169898.protmethod(it-it,SQL.90).gif Clone  Overloaded. (inherited from MajorObject )
ms169898.protmethod(it-it,SQL.90).gif CopyTo  Overloaded. (inherited from ProcessableMajorObject )
ms169898.protmethod(it-it,SQL.90).gif Dispose  Overloaded. (inherited from Component )
ms169898.protmethod(it-it,SQL.90).gif Finalize  (inherited from Component )
ms169898.protmethod(it-it,SQL.90).gif GetCreateReferences  (inherited from MajorObject )
ms169898.protmethod(it-it,SQL.90).gif GetDropDependents  (inherited from MajorObject )
ms169898.protmethod(it-it,SQL.90).gif GetService  (inherited from Component )
ms169898.protmethod(it-it,SQL.90).gif MemberwiseClone  Overloaded. (inherited from MarshalByRefObject )
ms169898.protmethod(it-it,SQL.90).gif RemoveFromContainer  (inherited from ModelComponent )
ms169898.protmethod(it-it,SQL.90).gif Reset  (inherited from NamedComponent )

Torna all'inizio

Public Events

  Nome Description
ms169898.pubevent(it-it,SQL.90).gif Disposed  (inherited from Component )

Torna all'inizio

Explicit Interface Implementations

  Nome Description
Microsoft.AnalysisServices.IDeserializationStartCallback.OnDeserializationBegin  (inherited from MajorObject )
Microsoft.AnalysisServices.IMajorObject.CreateBody  
Microsoft.AnalysisServices.IMajorObject.DependsOn  
Microsoft.AnalysisServices.IMajorObject.WriteRef  
System.ICloneable.Clone  
System.IFormattable.ToString  (inherited from NamedComponent )
System.Runtime.Serialization.IDeserializationCallback.OnDeserialization  (inherited from MajorObject )
Microsoft.AnalysisServices.Hosting.IHostableComponent.Host  (inherited from ModelComponent )
Microsoft.AnalysisServices.IMajorObject.BaseType  
Microsoft.AnalysisServices.IMajorObject.ObjectReference  
Microsoft.AnalysisServices.IMajorObject.ParentDatabase  
Microsoft.AnalysisServices.IMajorObject.ParentServer  
Microsoft.AnalysisServices.IMajorObject.Path  
Microsoft.AnalysisServices.IModelComponent.FriendlyPath  (inherited from ModelComponent )
Microsoft.AnalysisServices.IModelComponent.OwningCollection  (inherited from ModelComponent )
Microsoft.AnalysisServices.IProcessable.LastProcessed  (inherited from ProcessableMajorObject )
Microsoft.AnalysisServices.IProcessable.State  (inherited from ProcessableMajorObject )

Torna all'inizio

Vedere anche

Riferimento

MiningStructure Class
Microsoft.AnalysisServices Namespace