CubeFieldSettingDataSet.TaskDimensionRow 成员

包含任务的 OLAP 多维数据集字段设置信息的行。

CubeFieldSettingDataSet.TaskDimensionRow 类型公开以下成员。

属性

  名称 说明
公共属性 ENT_NAME 指定多维数据集的名称。
公共属性 ENT_TYPE_UID 获取或设置 (项目、 资源、 任务或工作分配) 的多维数据集类型的 GUID。
公共属性 HasErrors (从 DataRow 继承。)
公共属性 InCube 指定是否在多维数据集中存储的行成员或是否它计算并不存储。
公共属性 IsIntrinsic 指定是否将行成员支持通过 Microsoft SQL Server 分析报告服务。
公共属性 IsLookUp 指定的行成员是否与查找表相关联。
公共属性 Item[Int32] (从 DataRow 继承。)
公共属性 Item[String] (从 DataRow 继承。)
公共属性 Item[DataColumn] (从 DataRow 继承。)
公共属性 Item[Int32, DataRowVersion] (从 DataRow 继承。)
公共属性 Item[String, DataRowVersion] (从 DataRow 继承。)
公共属性 Item[DataColumn, DataRowVersion] (从 DataRow 继承。)
公共属性 ItemArray (从 DataRow 继承。)
公共属性 PRIMARY_ENT_TYPE_UID 获取或设置工作分配自定义域时分配多维数据集中的维度可以不同于ENT_TYPE_UID的主要的多维数据集类型 (项目、 资源、 任务或工作分配) 的 GUID。
公共属性 PROP_ID 获取或设置与多维数据集相关联的自定义字段的基于整数标识符。
公共属性 PROP_NAME 获取或设置与多维数据集相关联的自定义字段的名称。
公共属性 PROP_TYPE 获取或设置与多维数据集相关联的自定义字段的类型。
公共属性 PROP_UID 获取或设置与多维数据集相关联的自定义字段的 GUID。
公共属性 RowError (从 DataRow 继承。)
公共属性 RowState (从 DataRow 继承。)
公共属性 Table (从 DataRow 继承。)

页首

方法

  名称 说明
公共方法 AcceptChanges (从 DataRow 继承。)
公共方法 BeginEdit (从 DataRow 继承。)
公共方法 CancelEdit (从 DataRow 继承。)
公共方法 ClearErrors (从 DataRow 继承。)
公共方法 Delete (从 DataRow 继承。)
公共方法 EndEdit (从 DataRow 继承。)
公共方法 Equals (从 Object 继承。)
受保护的方法 Finalize (从 Object 继承。)
公共方法 GetChildRows(String) (从 DataRow 继承。)
公共方法 GetChildRows(DataRelation) (从 DataRow 继承。)
公共方法 GetChildRows(String, DataRowVersion) (从 DataRow 继承。)
公共方法 GetChildRows(DataRelation, DataRowVersion) (从 DataRow 继承。)
公共方法 GetColumnError(Int32) (从 DataRow 继承。)
公共方法 GetColumnError(String) (从 DataRow 继承。)
公共方法 GetColumnError(DataColumn) (从 DataRow 继承。)
公共方法 GetColumnsInError (从 DataRow 继承。)
公共方法 GetHashCode (从 Object 继承。)
公共方法 GetParentRow(String) (从 DataRow 继承。)
公共方法 GetParentRow(DataRelation) (从 DataRow 继承。)
公共方法 GetParentRow(String, DataRowVersion) (从 DataRow 继承。)
公共方法 GetParentRow(DataRelation, DataRowVersion) (从 DataRow 继承。)
公共方法 GetParentRows(String) (从 DataRow 继承。)
公共方法 GetParentRows(DataRelation) (从 DataRow 继承。)
公共方法 GetParentRows(String, DataRowVersion) (从 DataRow 继承。)
公共方法 GetParentRows(DataRelation, DataRowVersion) (从 DataRow 继承。)
公共方法 GetType (从 Object 继承。)
公共方法 HasVersion (从 DataRow 继承。)
公共方法 IsENT_NAMENull 确定是否将ENT_NAME属性设置为空值。
公共方法 IsInCubeNull 确定是否将InCube属性设置为空值。
公共方法 IsIsIntrinsicNull 确定是否将IsIntrinsic属性设置为空值。
公共方法 IsIsLookUpNull 确定是否将IsLookUp属性设置为空值。
公共方法 IsNull(Int32) (从 DataRow 继承。)
公共方法 IsNull(String) (从 DataRow 继承。)
公共方法 IsNull(DataColumn) (从 DataRow 继承。)
公共方法 IsNull(DataColumn, DataRowVersion) (从 DataRow 继承。)
公共方法 IsPROP_IDNull 确定是否将PROP_ID属性设置为空值。
公共方法 IsPROP_TYPENull 确定是否将PROP_TYPE属性设置为空值。
受保护的方法 MemberwiseClone (从 Object 继承。)
公共方法 RejectChanges (从 DataRow 继承。)
公共方法 SetAdded (从 DataRow 继承。)
公共方法 SetColumnError(Int32, String) (从 DataRow 继承。)
公共方法 SetColumnError(String, String) (从 DataRow 继承。)
公共方法 SetColumnError(DataColumn, String) (从 DataRow 继承。)
公共方法 SetENT_NAMENull ENT_NAME属性设置为空值。
公共方法 SetInCubeNull InCube属性设置为空值。
公共方法 SetIsIntrinsicNull IsIntrinsic属性设置为空值。
公共方法 SetIsLookUpNull IsLookUp属性设置为空值。
公共方法 SetModified (从 DataRow 继承。)
受保护的方法 SetNull (从 DataRow 继承。)
公共方法 SetParentRow(DataRow) (从 DataRow 继承。)
公共方法 SetParentRow(DataRow, DataRelation) (从 DataRow 继承。)
公共方法 SetPROP_IDNull PROP_ID属性设置为空值。
公共方法 SetPROP_TYPENull PROP_TYPE属性设置为空值。
公共方法 ToString (从 Object 继承。)

页首

另请参阅

引用

CubeFieldSettingDataSet.TaskDimensionRow 类

WebSvcCubeAdmin 命名空间