AnalysisDataSet.AnalysisPriorityDataRow 成员

表示AnalysisDataSet.AnalysisPriorityDataDataTable对象中的一行作为分析优先级信息。

AnalysisDataSet.AnalysisPriorityDataRow 类型公开以下成员。

属性

  名称 说明
公共属性 ANALYSIS_UID 获取或设置自定义字段设置了优先级别的项目的项目组合分析的 GUID。
公共属性 AnalysisRow 获取或设置的分析信息。
公共属性 HasErrors (从 DataRow 继承。)
公共属性 Item[Int32] (从 DataRow 继承。)
公共属性 Item[String] (从 DataRow 继承。)
公共属性 Item[DataColumn] (从 DataRow 继承。)
公共属性 Item[Int32, DataRowVersion] (从 DataRow 继承。)
公共属性 Item[String, DataRowVersion] (从 DataRow 继承。)
公共属性 Item[DataColumn, DataRowVersion] (从 DataRow 继承。)
公共属性 ItemArray (从 DataRow 继承。)
公共属性 MAX_VALUE 获取或设置自定义字段的最大值。
公共属性 MD_PROP_NAME 获取用于在分析中的项目确定优先级的自定义域名称。只读的。
公共属性 MD_PROP_UID 获取或设置用于在分析中的项目确定优先级的自定义域的 GUID。
公共属性 MIN_VALUE 获取或设置自定义字段的最小值。
公共属性 RowError (从 DataRow 继承。)
公共属性 RowState (从 DataRow 继承。)
公共属性 Table (从 DataRow 继承。)
公共属性 WEIGHT 获取或设置时优先项目分析中的自定义字段分配的权重。

页首

方法

  名称 说明
公共方法 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 继承。)
公共方法 IsMAX_VALUENull 确定是否将MAX_VALUE属性设置为空值。
公共方法 IsMD_PROP_NAMENull 确定是否将MD_PROP_NAME属性设置为空值。
公共方法 IsMIN_VALUENull 确定是否将MIN_VALUE属性设置为空值。
公共方法 IsNull(Int32) (从 DataRow 继承。)
公共方法 IsNull(String) (从 DataRow 继承。)
公共方法 IsNull(DataColumn) (从 DataRow 继承。)
公共方法 IsNull(DataColumn, DataRowVersion) (从 DataRow 继承。)
受保护的方法 MemberwiseClone (从 Object 继承。)
公共方法 RejectChanges (从 DataRow 继承。)
公共方法 SetAdded (从 DataRow 继承。)
公共方法 SetColumnError(Int32, String) (从 DataRow 继承。)
公共方法 SetColumnError(String, String) (从 DataRow 继承。)
公共方法 SetColumnError(DataColumn, String) (从 DataRow 继承。)
公共方法 SetMAX_VALUENull MAX_VALUE属性设置为空值。
公共方法 SetMD_PROP_NAMENull MD_PROP_NAME属性设置为空值。
公共方法 SetMIN_VALUENull MIN_VALUE属性设置为空值。
公共方法 SetModified (从 DataRow 继承。)
受保护的方法 SetNull (从 DataRow 继承。)
公共方法 SetParentRow(DataRow) (从 DataRow 继承。)
公共方法 SetParentRow(DataRow, DataRelation) (从 DataRow 继承。)
公共方法 ToString (从 Object 继承。)

页首

另请参阅

引用

AnalysisDataSet.AnalysisPriorityDataRow 类

WebSvcPortfolioAnalyses 命名空间