OptimizerSolutionDataSet.SolutionProjectsRow 成员

表示解决方案作为OptimizerSolutionDataSet.SolutionProjectsDataTable对象中的行的项目信息。

OptimizerSolutionDataSet.SolutionProjectsRow 类型公开以下成员。

属性

  名称 说明
公共属性 ABSOLUTE_PRIORITY 获取分配给分析中的项目的绝对 (基本) 优先级。只读的。
公共属性 FORCE_ALIAS_LT_STRUCT_UID 获取或设置指定强制或从该解决方案中的项目的原因的查阅表格值的 GUID。
公共属性 FORCE_ALIAS_LT_VALUE_FULL 获取指定强制或从该解决方案中的项目的原因的查阅表格值。只读的。
公共属性 FORCE_STATUS 获取或设置一个值,指定强制优化程序解决方案中的项目的状态。
公共属性 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 继承。)
公共属性 PRIORITY 获取分配给分析中的项目的优先级。只读的。
公共属性 PROJ_NAME 获取项目的名称。只读的。
公共属性 PROJ_UID 获取或设置项目的 GUID。
公共属性 RowError (从 DataRow 继承。)
公共属性 RowState (从 DataRow 继承。)
公共属性 SOLUTION_UID 获取或设置优化程序解决方案中包含的项目的 GUID。
公共属性 SolutionRow 获取优化程序的解决方案的信息。
公共属性 STATUS 获取或设置一个值,指定状态,如果优化程序解决方案中的项目。
公共属性 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 继承。)
公共方法 GetSolutionConstraintValuesRows 获取解决方案约束信息
公共方法 GetType (从 Object 继承。)
公共方法 HasVersion (从 DataRow 继承。)
公共方法 IsABSOLUTE_PRIORITYNull 确定是否将ABSOLUTE_PRIORITY属性设置为空值。
公共方法 IsFORCE_ALIAS_LT_STRUCT_UIDNull 确定是否将FORCE_ALIAS_LT_STRUCT_UID属性设置为空值。
公共方法 IsFORCE_ALIAS_LT_VALUE_FULLNull 确定是否将FORCE_ALIAS_LT_VALUE_FULL属性设置为空值。
公共方法 IsNull(Int32) (从 DataRow 继承。)
公共方法 IsNull(String) (从 DataRow 继承。)
公共方法 IsNull(DataColumn) (从 DataRow 继承。)
公共方法 IsNull(DataColumn, DataRowVersion) (从 DataRow 继承。)
公共方法 IsPRIORITYNull 确定是否将PRIORITY属性设置为空值。
公共方法 IsPROJ_NAMENull 确定是否将PROJ_NAME属性设置为空值。
公共方法 IsSTATUSNull 确定是否将STATUS属性设置为空值。
受保护的方法 MemberwiseClone (从 Object 继承。)
公共方法 RejectChanges (从 DataRow 继承。)
公共方法 SetABSOLUTE_PRIORITYNull ABSOLUTE_PRIORITY属性设置为空值。
公共方法 SetAdded (从 DataRow 继承。)
公共方法 SetColumnError(Int32, String) (从 DataRow 继承。)
公共方法 SetColumnError(String, String) (从 DataRow 继承。)
公共方法 SetColumnError(DataColumn, String) (从 DataRow 继承。)
公共方法 SetFORCE_ALIAS_LT_STRUCT_UIDNull FORCE_ALIAS_LT_STRUCT_UID属性设置为空值。
公共方法 SetFORCE_ALIAS_LT_VALUE_FULLNull FORCE_ALIAS_LT_VALUE_FULL属性设置为空值。
公共方法 SetModified (从 DataRow 继承。)
受保护的方法 SetNull (从 DataRow 继承。)
公共方法 SetParentRow(DataRow) (从 DataRow 继承。)
公共方法 SetParentRow(DataRow, DataRelation) (从 DataRow 继承。)
公共方法 SetPRIORITYNull PRIORITY属性设置为空值。
公共方法 SetPROJ_NAMENull PROJ_NAME属性设置为空值。
公共方法 SetSTATUSNull STATUS属性设置为空值。
公共方法 ToString (从 Object 继承。)

页首

另请参阅

引用

OptimizerSolutionDataSet.SolutionProjectsRow 类

WebSvcPortfolioAnalyses 命名空间