Champ AllowedBindingsHelper.CubeSource
Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.
Defines the cube source.
Espace de noms : Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)
Syntaxe
'Déclaration
Public Shared ReadOnly CubeSource As String
'Utilisation
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