ProjectDataSet.DependencyRow 成员
表示两个任务之间的依赖关系。
ProjectDataSet.DependencyRow 类型公开以下成员。
属性
页首
方法
|
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 继承。) |
|
IsLINK_LAG_FMTNull |
确定是否将LINK_LAG_FMT属性设置为 null 值。 |
|
IsLINK_LAGNull |
确定是否将LINK_LAG属性设置为 null 值。 |
|
IsLINK_TYPENull |
确定是否将LINK_TYPE属性设置为 null 值。 |
|
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 继承。) |
|
SetLINK_LAG_FMTNull |
将LINK_LAG_FMT属性设置为 null 值。 |
|
SetLINK_LAGNull |
将LINK_LAG属性设置为 null 值。 |
|
SetLINK_TYPENull |
将LINK_TYPE属性设置为 null 值。 |
|
SetModified |
(从 DataRow 继承。) |
|
SetNull |
(从 DataRow 继承。) |
|
SetParentRow(DataRow) |
(从 DataRow 继承。) |
|
SetParentRow(DataRow, DataRelation) |
(从 DataRow 继承。) |
|
ToString |
(从 Object 继承。) |
页首
另请参阅
引用
ProjectDataSet.DependencyRow 类
WebSvcProject 命名空间