AnalysisDataSet.AnalysisProjectsRow 成员
表示AnalysisDataSet.AnalysisProjectsDataTable对象中的一行作为分析的项目信息。
AnalysisDataSet.AnalysisProjectsRow 类型公开以下成员。
属性
页首
方法
|
AcceptChanges |
(从 DataRow 继承。) |
|
BeginEdit |
(从 DataRow 继承。) |
|
CancelEdit |
(从 DataRow 继承。) |
|
ClearErrors |
(从 DataRow 继承。) |
|
Delete |
(从 DataRow 继承。) |
|
EndEdit |
(从 DataRow 继承。) |
|
Equals |
(从 Object 继承。) |
|
Finalize |
(从 Object 继承。) |
|
GetAnalysisProjectImpactRows |
获取项目的影响的信息。 |
|
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 继承。) |
|
IsABSOLUTE_PRIORITYNull |
确定是否将ABSOLUTE_PRIORITY属性设置为空值。 |
|
IsFNLTNull |
确定是否将FNLT属性设置为空值。 |
|
IsNull(Int32) |
(从 DataRow 继承。) |
|
IsNull(String) |
(从 DataRow 继承。) |
|
IsNull(DataColumn) |
(从 DataRow 继承。) |
|
IsNull(DataColumn, DataRowVersion) |
(从 DataRow 继承。) |
|
IsORIGINAL_END_DATENull |
确定是否将ORIGINAL_END_DATE属性设置为空值。 |
|
IsORIGINAL_START_DATENull |
确定是否将ORIGINAL_START_DATE属性设置为空值。 |
|
IsPRIORITYNull |
确定是否将PRIORITY属性设置为空值。 |
|
IsPROJ_NAMENull |
确定是否将PROJ_NAME属性设置为空值。 |
|
IsSNETNull |
确定是否将SNET属性设置为空值。 |
|
IsSTART_DATENull |
确定是否将START_DATE属性设置为空值。 |
|
MemberwiseClone |
(从 Object 继承。) |
|
RejectChanges |
(从 DataRow 继承。) |
|
SetABSOLUTE_PRIORITYNull |
将ABSOLUTE_PRIORITY属性设置为空值。 |
|
SetAdded |
(从 DataRow 继承。) |
|
SetColumnError(Int32, String) |
(从 DataRow 继承。) |
|
SetColumnError(String, String) |
(从 DataRow 继承。) |
|
SetColumnError(DataColumn, String) |
(从 DataRow 继承。) |
|
SetFNLTNull |
将FNLT属性设置为空值。 |
|
SetModified |
(从 DataRow 继承。) |
|
SetNull |
(从 DataRow 继承。) |
|
SetORIGINAL_END_DATENull |
将ORIGINAL_END_DATE属性设置为空值。 |
|
SetORIGINAL_START_DATENull |
将ORIGINAL_START_DATE属性设置为空值。 |
|
SetParentRow(DataRow) |
(从 DataRow 继承。) |
|
SetParentRow(DataRow, DataRelation) |
(从 DataRow 继承。) |
|
SetPRIORITYNull |
将PRIORITY属性设置为空值。 |
|
SetPROJ_NAMENull |
将PROJ_NAME属性设置为空值。 |
|
SetSNETNull |
将SNET属性设置为空值。 |
|
SetSTART_DATENull |
将START_DATE属性设置为空值。 |
|
ToString |
(从 Object 继承。) |
页首
另请参阅
引用
AnalysisDataSet.AnalysisProjectsRow 类
WebSvcPortfolioAnalyses 命名空间