AllowedBindingsHelper.CubeSource フィールド
この API は、SQL Server 2012 インフラストラクチャをサポートします。独自に作成したコードから直接使用するためのものではありません。
キューブ ソースを定義します。
名前空間: Microsoft.AnalysisServices
アセンブリ: Microsoft.AnalysisServices (Microsoft.AnalysisServices.dll)
構文
'宣言
Public Shared ReadOnly CubeSource As String
'使用
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