次の方法で共有


CubeSettingsDataSet.CubeFieldSettingsRow.OlapRole プロパティ

オンライン分析処理スキーマ内の属性の役割を指定します。

名前空間:  WebSvcCubeAdmin
アセンブリ:  ProjectServerServices (ProjectServerServices.dll 内)

構文

'宣言
Public Property OlapRole As Byte
    Get
    Set
'使用
Dim instance As CubeSettingsDataSet.CubeFieldSettingsRow
Dim value As Byte

value = instance.OlapRole

instance.OlapRole = value
public byte OlapRole { get; set; }

プロパティ値

型: System.Byte

注釈

それはAttributeOlapRole列挙からの値を取得します。

関連項目

参照先

CubeSettingsDataSet.CubeFieldSettingsRow クラス

CubeSettingsDataSet.CubeFieldSettingsRow メンバー

WebSvcCubeAdmin 名前空間