ScheduleDataSet.ScheduleRow 成员
代表为ScheduleDataSet.ScheduleDataTable对象中的行项目计划状态信息。
ScheduleDataSet.ScheduleRow 类型公开以下成员。
属性
页首
方法
|
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 继承。) |
|
IsCategoryNull |
确定是否将Category属性设为空引用(无 在 Visual Basic 中)值。 |
|
IsFinishNull |
确定是否将Finish属性设为空引用(无 在 Visual Basic 中)值。 |
|
IsNull(Int32) |
(从 DataRow 继承。) |
|
IsNull(String) |
(从 DataRow 继承。) |
|
IsNull(DataColumn) |
(从 DataRow 继承。) |
|
IsNull(DataColumn, DataRowVersion) |
(从 DataRow 继承。) |
|
IsStartNull |
确定是否将Start属性设为空引用(无 在 Visual Basic 中)值。 |
|
IsTitleNull |
确定是否将Title属性设为空引用(无 在 Visual Basic 中)值。 |
|
MemberwiseClone |
(从 Object 继承。) |
|
RejectChanges |
(从 DataRow 继承。) |
|
SetAdded |
(从 DataRow 继承。) |
|
SetCategoryNull |
将Category属性设置为空引用(无 在 Visual Basic 中)值。 |
|
SetColumnError(Int32, String) |
(从 DataRow 继承。) |
|
SetColumnError(String, String) |
(从 DataRow 继承。) |
|
SetColumnError(DataColumn, String) |
(从 DataRow 继承。) |
|
SetFinishNull |
将Finish属性设置为空引用(无 在 Visual Basic 中)值。 |
|
SetModified |
(从 DataRow 继承。) |
|
SetNull |
(从 DataRow 继承。) |
|
SetParentRow(DataRow) |
(从 DataRow 继承。) |
|
SetParentRow(DataRow, DataRelation) |
(从 DataRow 继承。) |
|
SetStartNull |
将Start属性设置为空引用(无 在 Visual Basic 中)值。 |
|
SetTitleNull |
将Title属性设置为空引用(无 在 Visual Basic 中)值。 |
|
ToString |
(从 Object 继承。) |
页首
另请参阅
引用
ScheduleDataSet.ScheduleRow 类
WebSvcStatusing 命名空间