Читати англійською

Поділитися через


MeasureCollection.Add Method

Creates and adds a Measure to the end of the collection.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

VB
'Declaration
Public Function Add As Measure
'Usage
Dim instance As MeasureCollection 
Dim returnValue As Measure 

returnValue = instance.Add()

Return Value

Type: Microsoft.AnalysisServices.Measure
A new, empty Measure.

See Also

Reference

MeasureCollection Class

Add Overload

Microsoft.AnalysisServices Namespace