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