CubeDimensionBinding.CubeID プロパティ
CubeDimensionBinding のキューブ識別子を取得します。値の設定も可能です。
名前空間: Microsoft.AnalysisServices
アセンブリ: Microsoft.AnalysisServices (Microsoft.AnalysisServices.dll)
構文
'宣言
Public Property CubeID As String
Get
Set
'使用
Dim instance As CubeDimensionBinding
Dim value As String
value = instance.CubeID
instance.CubeID = value
public string CubeID { get; set; }
public:
property String^ CubeID {
String^ get ();
void set (String^ value);
}
member CubeID : string with get, set
function get CubeID () : String
function set CubeID (value : String)
プロパティ値
型: System.String
キューブ識別子です。