Measure Constructor (String)
Initializes a new instance of Measure using a name.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)
Syntax
'Deklaracja
Public Sub New ( _
name As String _
)
public Measure (
string name
)
public:
Measure (
String^ name
)
public Measure (
String name
)
public function Measure (
name : String
)
Parameters
- name
A String that contains the name of the Measure.
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.