SyncErrorsDataSet.SyncErrorsRow 成员

SyncErrorsDataSet.SyncErrorsDataTable对象中的行代表项目同步错误。

SyncErrorsDataSet.SyncErrorsRow 类型公开以下成员。

属性

  名称 说明
公共属性 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 继承。)
公共属性 RowError (从 DataRow 继承。)
公共属性 RowState (从 DataRow 继承。)
公共属性 SYNC_ERROR_DATE 获取或设置date time时生成错误。
公共属性 SYNC_ERROR_SEVERITY_ENUM 获取或设置错误的严重性。
公共属性 SYNC_ERROR_TYPE_ENUM 获取或设置的错误的类型。
公共属性 SYNC_ERROR_UID 获取或设置同步错误的 GUID。
公共属性 SYNC_ERROR_XML_DATA 获取包含其他错误的信息的 XML 字符串。只读。
公共属性 SYNC_PROJ_UID 获取或设置 SharePoint 任务列表同步到项目的 GUID。
公共属性 SYNC_TASK_UID 获取或设置对应于 SharePoint 任务列表中的项目的项目中任务的 GUID。
公共属性 SYNC_WSS_LIST_ITEM_ID 获取或设置 SharePoint 任务列表中的项目的 GUID。
公共属性 SYNC_WSS_LIST_UID 获取正在同步的 SharePoint 任务列表的 GUID。
公共属性 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 继承。)
公共方法 GetType (从 Object 继承。)
公共方法 HasVersion (从 DataRow 继承。)
公共方法 IsNull(Int32) (从 DataRow 继承。)
公共方法 IsNull(String) (从 DataRow 继承。)
公共方法 IsNull(DataColumn) (从 DataRow 继承。)
公共方法 IsNull(DataColumn, DataRowVersion) (从 DataRow 继承。)
公共方法 IsSYNC_ERROR_DATENull 确定是否将SYNC_ERROR_DATE属性设置为 null 值。
公共方法 IsSYNC_ERROR_SEVERITY_ENUMNull 确定是否将SYNC_ERROR_SEVERITY_ENUM属性设置为 null 值。
公共方法 IsSYNC_ERROR_TYPE_ENUMNull 确定是否将SYNC_ERROR_TYPE_ENUM属性设置为 null 值。
公共方法 IsSYNC_ERROR_XML_DATANull 确定是否将SYNC_ERROR_XML_DATA属性设置为 null 值。
公共方法 IsSYNC_PROJ_UIDNull 确定是否将SYNC_PROJ_UID属性设置为 null 值。
公共方法 IsSYNC_TASK_UIDNull 确定是否将SYNC_TASK_UID属性设置为 null 值。
公共方法 IsSYNC_WSS_LIST_ITEM_IDNull 确定是否将SYNC_WSS_LIST_ITEM_ID属性设置为 null 值。
受保护的方法 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 继承。)
公共方法 SetSYNC_ERROR_DATENull SYNC_ERROR_DATE属性设置为 null 值。
公共方法 SetSYNC_ERROR_SEVERITY_ENUMNull SYNC_ERROR_SEVERITY_ENUM属性设置为 null 值。
公共方法 SetSYNC_ERROR_TYPE_ENUMNull SYNC_ERROR_TYPE_ENUM属性设置为 null 值。
公共方法 SetSYNC_ERROR_XML_DATANull SYNC_ERROR_XML_DATA属性设置为 null 值。
公共方法 SetSYNC_PROJ_UIDNull SYNC_PROJ_UID属性设置为 null 值。
公共方法 SetSYNC_TASK_UIDNull SYNC_TASK_UID属性设置为 null 值。
公共方法 SetSYNC_WSS_LIST_ITEM_IDNull SYNC_WSS_LIST_ITEM_ID属性设置为 null 值。
公共方法 ToString (从 Object 继承。)

页首

另请参阅

引用

SyncErrorsDataSet.SyncErrorsRow 类

WebSvcProject 命名空间