AggregationInstanceCollection.GetByName Method
SQL Server 2012
Gets the AggregationInstance, with the specified name, from the collection.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Parameters
- name
- Type: System.String
The name of the AggregationInstance to be returned.
Return Value
Type: Microsoft.AnalysisServices.AggregationInstanceThe AggregationInstance with the name specified in name.