![公用方法 公用方法](images/ms136512.pubmethod(zh-tw,sql.100).gif) |
Add() () () () |
Creates and adds a MiningModelColumn to the end of the collection. |
![公用方法 公用方法](images/ms136512.pubmethod(zh-tw,sql.100).gif) |
Add(String) |
Creates and adds a MiningModelColumn, with the specified identifier, to the end of the collection. |
![公用方法 公用方法](images/ms136512.pubmethod(zh-tw,sql.100).gif) |
Add(MiningModelColumn) |
Adds a MiningModelColumn to the end of the collection. |
![受保護的方法 受保護的方法](images/ms136512.protmethod(zh-tw,sql.100).gif) |
Add(ModelComponent) |
基礎結構。 (繼承自 NamedComponentCollection。) |
![公用方法 公用方法](images/ms136512.pubmethod(zh-tw,sql.100).gif) |
Add(String, String) |
Creates and adds a MiningModelColumn, with the specified name and identifier, to the end of the collection. |
![受保護的方法 受保護的方法](images/ms136512.protmethod(zh-tw,sql.100).gif) |
Add(String, IModelComponent) |
(繼承自 ModelComponentCollection。) |
![受保護的方法 受保護的方法](images/ms136512.protmethod(zh-tw,sql.100).gif) |
Add(ModelComponent, Boolean) |
基礎結構。 (繼承自 ModelComponentCollection。) |
![受保護的方法 受保護的方法](images/ms136512.protmethod(zh-tw,sql.100).gif) |
Add(String, IModelComponent, Boolean) |
(繼承自 ModelComponentCollection。) |
![受保護的方法 受保護的方法](images/ms136512.protmethod(zh-tw,sql.100).gif) |
AddNew(String, Type) |
基礎結構。 (繼承自 ModelComponentCollection。) |
![受保護的方法 受保護的方法](images/ms136512.protmethod(zh-tw,sql.100).gif) |
AddNew(String, String, Type) |
基礎結構。 (繼承自 ModelComponentCollection。) |
![公用方法 公用方法](images/ms136512.pubmethod(zh-tw,sql.100).gif) |
CanAdd |
基礎結構。 (繼承自 NamedComponentCollection。) |
![受保護的方法 受保護的方法](images/ms136512.protmethod(zh-tw,sql.100).gif) |
ChangeKey |
基礎結構。 (繼承自 ModelComponentCollection。) |
![公用方法 公用方法](images/ms136512.pubmethod(zh-tw,sql.100).gif) |
Clear |
Removes all elements from the ModelComponentCollection. (繼承自 ModelComponentCollection。) |
![公用方法 公用方法](images/ms136512.pubmethod(zh-tw,sql.100).gif) |
Contains(String) |
Indicates whether the collection contains a MiningModelColumn that has the specified identifier. |
![受保護的方法 受保護的方法](images/ms136512.protmethod(zh-tw,sql.100).gif) |
Contains(IModelComponent) |
(繼承自 ModelComponentCollection。) |
![公用方法 公用方法](images/ms136512.pubmethod(zh-tw,sql.100).gif) |
Contains(MiningModelColumn) |
Indicates whether the collection contains a specified MiningModelColumn. |
![公用方法 公用方法](images/ms136512.pubmethod(zh-tw,sql.100).gif) |
ContainsName |
(繼承自 NamedComponentCollection。) |
![公用方法 公用方法](images/ms136512.pubmethod(zh-tw,sql.100).gif) |
CopyTo |
Copies the entire ModelComponentCollection to a one-dimensional Array, starting at the specified index of the target array. (繼承自 ModelComponentCollection。) |
![受保護的方法 受保護的方法](images/ms136512.protmethod(zh-tw,sql.100).gif) |
EnsureLoaded |
基礎結構。 (繼承自 ModelComponentCollection。) |
![公用方法 公用方法](images/ms136512.pubmethod(zh-tw,sql.100).gif) |
Equals |
(繼承自 Object。) |
![受保護的方法 受保護的方法](images/ms136512.protmethod(zh-tw,sql.100).gif) |
Finalize |
(繼承自 Object。) |
![公用方法 公用方法](images/ms136512.pubmethod(zh-tw,sql.100).gif) |
Find |
Gets the MiningModelColumn that has the specified identifier from the collection. |
![公用方法 公用方法](images/ms136512.pubmethod(zh-tw,sql.100).gif) |
FindByName |
Gets the MiningModelColumn that has the specified name from the collection. |
![公用方法 公用方法](images/ms136512.pubmethod(zh-tw,sql.100).gif) |
FindDerivedColumn |
Gets the MiningModelColumn that is derived from a specified source column from the collection. |
![公用方法 公用方法](images/ms136512.pubmethod(zh-tw,sql.100).gif) |
GetByName |
Gets the MiningModelColumn that has the specified name from the collection. |
![公用方法 公用方法](images/ms136512.pubmethod(zh-tw,sql.100).gif) |
GetEnumerator |
Returns an enumerator that can iterate through the ModelComponentCollection. (繼承自 ModelComponentCollection。) |
![公用方法 公用方法](images/ms136512.pubmethod(zh-tw,sql.100).gif) |
GetHashCode |
(繼承自 Object。) |
![受保護的方法 受保護的方法](images/ms136512.protmethod(zh-tw,sql.100).gif) |
GetItem |
Gets a reference to the specified component. (繼承自 ModelComponentCollection。) |
![公用方法 公用方法](images/ms136512.pubmethod(zh-tw,sql.100).gif) |
GetNewID() () () () |
(繼承自 NamedComponentCollection。) |
![公用方法 公用方法](images/ms136512.pubmethod(zh-tw,sql.100).gif) |
GetNewID(String) |
(繼承自 NamedComponentCollection。) |
![公用方法 公用方法](images/ms136512.pubmethod(zh-tw,sql.100).gif) |
GetNewName() () () () |
(繼承自 NamedComponentCollection。) |
![公用方法 公用方法](images/ms136512.pubmethod(zh-tw,sql.100).gif) |
GetNewName(String) |
(繼承自 NamedComponentCollection。) |
![公用方法 公用方法](images/ms136512.pubmethod(zh-tw,sql.100).gif) |
GetType |
(繼承自 Object。) |
![公用方法 公用方法](images/ms136512.pubmethod(zh-tw,sql.100).gif) |
IndexOf(String) |
Gets the index of the MiningModelColumn that has the specified identifier. |
![受保護的方法 受保護的方法](images/ms136512.protmethod(zh-tw,sql.100).gif) |
IndexOf(IModelComponent) |
(繼承自 ModelComponentCollection。) |
![公用方法 公用方法](images/ms136512.pubmethod(zh-tw,sql.100).gif) |
IndexOf(MiningModelColumn) |
Gets the index of a specified MiningModelColumn. |
![公用方法 公用方法](images/ms136512.pubmethod(zh-tw,sql.100).gif) |
IndexOfName |
(繼承自 NamedComponentCollection。) |
![公用方法 公用方法](images/ms136512.pubmethod(zh-tw,sql.100).gif) |
Insert(Int32) |
Creates and inserts a MiningModelColumn into the collection at the specified index. |
![公用方法 公用方法](images/ms136512.pubmethod(zh-tw,sql.100).gif) |
Insert(Int32, MiningModelColumn) |
Inserts a MiningModelColumn into the collection at the specified index. |
![公用方法 公用方法](images/ms136512.pubmethod(zh-tw,sql.100).gif) |
Insert(Int32, String) |
Creates and inserts a MiningModelColumn, with the specified identifier, into the collection at the specified index. |
![受保護的方法 受保護的方法](images/ms136512.protmethod(zh-tw,sql.100).gif) |
Insert(Int32, ModelComponent) |
(繼承自 NamedComponentCollection。) |
![公用方法 公用方法](images/ms136512.pubmethod(zh-tw,sql.100).gif) |
Insert(Int32, String, String) |
Creates and inserts a MiningModelColumn, with the specified name and identifier, into the collection at the specified index. |
![受保護的方法 受保護的方法](images/ms136512.protmethod(zh-tw,sql.100).gif) |
Insert(IModelComponent, String, Int32) |
(繼承自 ModelComponentCollection。) |
![受保護的方法 受保護的方法](images/ms136512.protmethod(zh-tw,sql.100).gif) |
Insert(IModelComponent, String, Int32, Boolean) |
(繼承自 ModelComponentCollection。) |
![公用方法 公用方法](images/ms136512.pubmethod(zh-tw,sql.100).gif) |
IsValidID(String) |
(繼承自 NamedComponentCollection。) |
![公用方法 公用方法](images/ms136512.pubmethod(zh-tw,sql.100).gif) |
IsValidID(String, String%) |
(繼承自 NamedComponentCollection。) |
![受保護的方法 受保護的方法](images/ms136512.protmethod(zh-tw,sql.100).gif) |
IsValidID(String, Type, String%) |
(繼承自 NamedComponentCollection。) |
![公用方法 公用方法](images/ms136512.pubmethod(zh-tw,sql.100).gif) |
IsValidName(String) |
(繼承自 NamedComponentCollection。) |
![公用方法 公用方法](images/ms136512.pubmethod(zh-tw,sql.100).gif) |
IsValidName(String, String%) |
(繼承自 NamedComponentCollection。) |
![受保護的方法 受保護的方法](images/ms136512.protmethod(zh-tw,sql.100).gif) |
IsValidName(String, Type, String%) |
(繼承自 NamedComponentCollection。) |
![受保護的方法 受保護的方法](images/ms136512.protmethod(zh-tw,sql.100).gif) |
MemberwiseClone |
(繼承自 Object。) |
![公用方法 公用方法](images/ms136512.pubmethod(zh-tw,sql.100).gif) |
Move(Int32, Int32) |
Moves a MiningModelColumn at the current specified index to a new specified index in the collection. |
![公用方法 公用方法](images/ms136512.pubmethod(zh-tw,sql.100).gif) |
Move(String, Int32) |
Moves a MiningModelColumn that has the specified identifier to the specified index in the collection. |
![公用方法 公用方法](images/ms136512.pubmethod(zh-tw,sql.100).gif) |
Move(MiningModelColumn, Int32) |
Moves a MiningModelColumn to a new index in the collection. |
![公用方法 公用方法](images/ms136512.pubmethod(zh-tw,sql.100).gif) |
Remove(String) |
Removes the MiningModelColumn that has the specified identifier from the collection. |
![受保護的方法 受保護的方法](images/ms136512.protmethod(zh-tw,sql.100).gif) |
Remove |
(繼承自 ModelComponentCollection。) |
![公用方法 公用方法](images/ms136512.pubmethod(zh-tw,sql.100).gif) |
Remove(MiningModelColumn) |
Removes the specified MiningModelColumn from the collection. |
![公用方法 公用方法](images/ms136512.pubmethod(zh-tw,sql.100).gif) |
Remove(String, Boolean) |
基礎結構。 |
![公用方法 公用方法](images/ms136512.pubmethod(zh-tw,sql.100).gif) |
Remove(MiningModelColumn, Boolean) |
基礎結構。 |
![公用方法 公用方法](images/ms136512.pubmethod(zh-tw,sql.100).gif) |
RemoveAt(Int32) |
Removes the IModelComponent at the specified index from the ModelComponentCollection. (繼承自 ModelComponentCollection。) |
![公用方法 公用方法](images/ms136512.pubmethod(zh-tw,sql.100).gif) |
RemoveAt(Int32, Boolean) |
基礎結構。 (繼承自 ModelComponentCollection。) |
![公用方法 公用方法](images/ms136512.pubmethod(zh-tw,sql.100).gif) |
ToString |
(繼承自 Object。) |