TimesheetDataSet.ActualsRow 成员
包含实际的小时数记录相关的TimesheetDataSet.LinesRow对象。
TimesheetDataSet.ActualsRow 类型公开以下成员。
属性
页首
方法
|
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 继承。) |
|
IsNull(Int32) |
(从 DataRow 继承。) |
|
IsNull(String) |
(从 DataRow 继承。) |
|
IsNull(DataColumn) |
(从 DataRow 继承。) |
|
IsNull(DataColumn, DataRowVersion) |
(从 DataRow 继承。) |
|
IsTS_ACT_COMMENTNull |
确定是否将TS_ACT_COMMENT属性设置为空值。 |
|
IsTS_ACT_NON_BILLABLE_OVT_VALUENull |
确定是否将TS_ACT_NON_BILLABLE_OVT_VALUE属性设置为空值。 |
|
IsTS_ACT_NON_BILLABLE_VALUENull |
确定是否将TS_ACT_NON_BILLABLE_VALUE属性设置为空值。 |
|
IsTS_ACT_OVT_VALUENull |
确定是否将TS_ACT_OVT_VALUE属性设置为空值。 |
|
IsTS_ACT_PLAN_VALUENull |
确定是否将TS_ACT_PLAN_VALUE属性设置为空值。 |
|
IsTS_ACT_VALUENull |
确定是否将TS_ACT_VALUE属性设置为空值。 |
|
MemberwiseClone |
(从 Object 继承。) |
|
RejectChanges |
(从 DataRow 继承。) |
|
SetAdded |
(从 DataRow 继承。) |
|
SetColumnError(Int32, String) |
(从 DataRow 继承。) |
|
SetColumnError(String, String) |
(从 DataRow 继承。) |
|
SetColumnError(DataColumn, String) |
(从 DataRow 继承。) |
|
SetModified |
(从 DataRow 继承。) |
|
SetNull |
(从 DataRow 继承。) |
|
SetParentRow(DataRow) |
(从 DataRow 继承。) |
|
SetParentRow(DataRow, DataRelation) |
(从 DataRow 继承。) |
|
SetTS_ACT_COMMENTNull |
将TS_ACT_COMMENT属性设置为空值。 |
|
SetTS_ACT_NON_BILLABLE_OVT_VALUENull |
将TS_ACT_NON_BILLABLE_OVT_VALUE属性设置为空值。 |
|
SetTS_ACT_NON_BILLABLE_VALUENull |
将TS_ACT_NON_BILLABLE_VALUE属性设置为空值。 |
|
SetTS_ACT_OVT_VALUENull |
将TS_ACT_OVT_VALUE属性设置为空值。 |
|
SetTS_ACT_PLAN_VALUENull |
将TS_ACT_PLAN_VALUE属性设置为空值。 |
|
SetTS_ACT_VALUENull |
将TS_ACT_VALUE属性设置为空值。 |
|
ToString |
(从 Object 继承。) |
页首
另请参阅
引用
TimesheetDataSet.ActualsRow 类
WebSvcTimeSheet 命名空间