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