MeasureCollection.Add Method
Creates and adds a Measure to the collection.
오버로드 목록
이름 | Description |
---|---|
MeasureCollection.Add () |
Creates and adds a Measure to the end of the collection.
|
MeasureCollection.Add (Measure) |
Adds a Measure to the end of the collection.
|
MeasureCollection.Add (ModelComponent) | (inherited from Add ) |
MeasureCollection.Add (String) |
Creates and adds a Measure, with the specified identifier, to the end of the collection.
|
MeasureCollection.Add (ModelComponent, Boolean) | (inherited from Add ) |
MeasureCollection.Add (String, IModelComponent) | (inherited from Add ) |
MeasureCollection.Add (String, String) |
Creates and adds a Measure, with the specified name and identifier, to the end of the collection.
|
MeasureCollection.Add (String, IModelComponent, Boolean) | (inherited from Add ) |
참고 항목
참조
MeasureCollection Class
MeasureCollection Members
Microsoft.AnalysisServices Namespace