MiningAttributeCollection Methods
SQL Server 2008
The MiningAttributeCollection type exposes the following members.
| Name | Description | |
|---|---|---|
|
CopyTo(MiningAttribute[], Int32) | Copies the elements of the collection to the specified array. |
|
Equals(Object) | (Inherited from Object.) |
|
Finalize() | (Inherited from Object.) |
|
Find(String) | Gets the specified MiningAttribute from the collection by its name. |
|
GetEnumerator() | Gets an Enumerator for iterating through the collection. |
|
GetHashCode() | (Inherited from Object.) |
|
GetType() | (Inherited from Object.) |
|
MemberwiseClone() | (Inherited from Object.) |
|
ToString() | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
|
ICollection.CopyTo(Array, Int32) | Copies the elements of the collection to the specified array. |
|
IEnumerable.GetEnumerator() | Gets an IEnumerator for iterating through the collection. |
