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
| 名称 | Description | |
|---|---|---|
| MiningStructure | Overloaded. Initializes a new instance of MiningStructure. | 
顶部
Public Properties
(see also Protected Properties )
| 名称 | Description | |
|---|---|---|
| .gif) | Annotations | Gets the collection object of all annotations to current object. (inherited from MajorObject) | 
| .gif) | CacheMode | Gets or sets the caching mechanism used for training data retrieved while processing a mining structure. | 
| .gif) | CaseTableName | |
| .gif) | Collation | Gets or sets the collation used by MiningStructure. | 
| .gif) | Columns | Gets the collection of columns associated with MiningStructure. | 
| .gif) | Container | (inherited from Component ) | 
| .gif) | CreatedTimestamp | Gets or sets the date and time of the creation of the object. (inherited from MajorObject) | 
| .gif) | DataSource | Gets the DataSource object associated with MiningStructure. | 
| .gif) | DataSourceView | Gets the DataSourceView object that associated with the MiningStructure object. | 
| .gif) | Description | Gets or sets a description string of current object. (inherited from MajorObject) | 
| .gif) | ErrorConfiguration | Gets or sets the settings for handling errors that can occur when MiningStructure is processed. | 
| .gif) | FilterComponent | |
| .gif) | ID | (inherited from NamedComponent ) | 
| .gif) | IsLoaded | (inherited from MajorObject ) | 
| .gif) | Language | Gets or sets the language identifier of MiningStructure. | 
| .gif) | LastProcessed | (inherited from ProcessableMajorObject ) | 
| .gif) | LastSchemaUpdate | Gets or sets the date and time when current object schema was last updated. (inherited from MajorObject) | 
| .gif) | MiningModels | Gets the collection of MiningModel objects associated with MiningStructure. | 
| .gif) | MiningStructurePermissions | Gets or sets the collection of permissions on a MiningStructure object. | 
| .gif) | Name | (inherited from NamedComponent ) | 
| .gif) | OwningCollection | Gets or sets the collection that contains the ModelComponent. (inherited from ModelComponent) | 
| .gif) | Parent | Gets the Database object that is the parent of the MiningStructure object. | 
| .gif) | ParentServer | Gets the Server object that is the parent of the MiningStructure object. | 
| .gif) | Site | (inherited from NamedComponent ) | 
| .gif) | SiteID | (inherited from NamedComponent ) | 
| .gif) | Source | Gets or sets the source of data to which MiningStructure is bound. | 
| .gif) | State | (inherited from ProcessableMajorObject ) | 
| .gif) | Translations | Gets the collection of Translation objects associated with the MiningStructure object. | 
顶部
Protected Properties
| 名称 | Description | |
|---|---|---|
| .gif) | CanRaiseEvents | (inherited from Component ) | 
| .gif) | DesignMode | (inherited from Component ) | 
| .gif) | Events | (inherited from Component ) | 
| .gif) | FriendlyName | (inherited from NamedComponent ) | 
| .gif) | KeyForCollection | (inherited from NamedComponent ) | 
顶部
Public Methods
(see also Protected Methods )
| 名称 | Description | |
|---|---|---|
| .gif) | CanProcess | Overridden. | 
| .gif) | Clone | Overloaded. | 
| .gif) | CopyTo | Overloaded. | 
| .gif) | CreateMiningModel | Overloaded. | 
| .gif) | CreateObjRef | (inherited from MarshalByRefObject ) | 
| .gif) | Dispose | Overloaded. (inherited from Component ) | 
| .gif) | Drop | Overloaded. Removes current object and updates server. (inherited from MajorObject) | 
| .gif) | Equals | Overloaded. (inherited from Object ) | 
| .gif) | GetDependents | (inherited from MajorObject ) | 
| .gif) | GetHashCode | (inherited from Object ) | 
| .gif) | GetLifetimeService | (inherited from MarshalByRefObject ) | 
| .gif) | GetReferences | (inherited from MajorObject ) | 
| .gif) | GetType | (inherited from Object ) | 
| .gif) | GetUpdateOverwrites | (inherited from MajorObject ) | 
| .gif) | InitializeLifetimeService | (inherited from MarshalByRefObject ) | 
| .gif) | Process | Overloaded. (inherited from ProcessableMajorObject ) | 
| .gif) .gif) | ReferenceEquals | (inherited from Object ) | 
| .gif) | Refresh | Overloaded. Updates current object from server definitions. (inherited from MajorObject) | 
| .gif) | Submit | Overloaded. (inherited from ModelComponent ) | 
| .gif) | ToString | (inherited from NamedComponent ) | 
| .gif) | Update | Overloaded. Updates server definition of current object to the actual values using default values for update. (inherited from MajorObject) | 
| .gif) | Validate | Overloaded. | 
顶部
Protected Methods
| 名称 | Description | |
|---|---|---|
| .gif) | AddToContainer | (inherited from ModelComponent ) | 
| .gif) | AfterInsert | (inherited from ModelComponent ) | 
| .gif) | AfterMove | (inherited from ModelComponent ) | 
| .gif) | AfterRemove | (inherited from ModelComponent ) | 
| .gif) | BeforeRemove | (inherited from ModelComponent ) | 
| .gif) | Clone | Overloaded. (inherited from MajorObject ) | 
| .gif) | CopyTo | Overloaded. (inherited from ProcessableMajorObject ) | 
| .gif) | Dispose | Overloaded. (inherited from Component ) | 
| .gif) | Finalize | (inherited from Component ) | 
| .gif) | GetCreateReferences | (inherited from MajorObject ) | 
| .gif) | GetDropDependents | (inherited from MajorObject ) | 
| .gif) | GetService | (inherited from Component ) | 
| .gif) | MemberwiseClone | Overloaded. (inherited from MarshalByRefObject ) | 
| .gif) | RemoveFromContainer | (inherited from ModelComponent ) | 
| .gif) | Reset | (inherited from NamedComponent ) | 
顶部
Public Events
| 名称 | Description | |
|---|---|---|
| .gif) | Disposed | (inherited from Component ) | 
顶部
Explicit Interface Implementations
顶部