StatusReportsPreRequestCreateEventArgs 成员
表示方法和OnRequestCreating事件处理程序方法的前期事件参数中的属性。
StatusReportsPreRequestCreateEventArgs 类型公开以下成员。
构造函数
名称 | 说明 | |
---|---|---|
![]() |
StatusReportsPreRequestCreateEventArgs() | |
![]() |
StatusReportsPreRequestCreateEventArgs(StatusReportsDataSet) | 创建类实例的StatusReportsPreRequestCreateEventArgs ;在内部使用。 |
页首
属性
名称 | 说明 | |
---|---|---|
![]() |
Cancel | 读取或写入一个布尔值,该值指示是否取消与项目实体相关联的事件。 (从 PreEventArgs 继承。) |
![]() |
CancelReason | 读取或写入文字,解释了为什么与项目实体相关联的事件会被取消。 (从 PreEventArgs 继承。) |
![]() |
statusReportsDataSet | 获取数据集,其中包含有关状态报告的信息。 |
页首
方法
名称 | 说明 | |
---|---|---|
![]() |
CancelEvent | 取消与项目实体相关联的事件。 (从 PreEventArgs 继承。) |
![]() |
Equals | (从 Object 继承。) |
![]() |
Finalize | (从 Object 继承。) |
![]() |
GetHashCode | (从 Object 继承。) |
![]() |
GetType | (从 Object 继承。) |
![]() |
MemberwiseClone | (从 Object 继承。) |
![]() |
ToString | (从 Object 继承。) |
页首