AllowedBindingsHelper.MeasureGroupAttributeKeyColumns Field
This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.
Defines the measure group attribute key columns.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Syntax
'Declaration
Public Shared ReadOnly MeasureGroupAttributeKeyColumns As String
'Usage
Dim value As String
value = AllowedBindingsHelper.MeasureGroupAttributeKeyColumns
public static readonly string MeasureGroupAttributeKeyColumns
public:
static initonly String^ MeasureGroupAttributeKeyColumns
static val MeasureGroupAttributeKeyColumns: string
public static final var MeasureGroupAttributeKeyColumns : String