MiningParameterCollection Methods
SQL Server 2012
The MiningParameterCollection type exposes the following members.
| Name | Description | |
|---|---|---|
|
{dtor} | Releases all resources used by the MiningParameterCollection. |
|
CopyTo(Array, Int32) | Copies the elements of the collection to the specified array. |
|
CopyTo(MiningParameter[], Int32) | Copies the elements of the collection to the specified array. |
|
Dispose | Releases all resources used by the current instance of the MiningParameterCollection. |
|
Equals | (Inherited from Object.) |
|
Find | Finds the specified MiningParameter from the collection by its name. |
|
GetEnumerator() | Gets an Enumerator for iterating through the collection. |
|
GetEnumerator() | Gets an IEnumerator for iterating through the collection. |
|
GetHashCode | (Inherited from Object.) |
|
GetType | (Inherited from Object.) |
|
ToString | (Inherited from Object.) |