DataServiceProcessingPipeline イベントのイベント引数クラスです。
継承階層
System.Object
System.EventArgs
System.Data.Services.DataServiceProcessingPipelineEventArgs
名前空間: System.Data.Services
アセンブリ: Microsoft.Data.Services (Microsoft.Data.Services.dll)
構文
'宣言
Public NotInheritable Class DataServiceProcessingPipelineEventArgs _
Inherits EventArgs
'使用
Dim instance As DataServiceProcessingPipelineEventArgs
public sealed class DataServiceProcessingPipelineEventArgs : EventArgs
public ref class DataServiceProcessingPipelineEventArgs sealed : public EventArgs
[<SealedAttribute>]
type DataServiceProcessingPipelineEventArgs =
class
inherit EventArgs
end
public final class DataServiceProcessingPipelineEventArgs extends EventArgs
DataServiceProcessingPipelineEventArgs 型は、以下のメンバーを公開しています。
プロパティ
| 名前 | 説明 | |
|---|---|---|
![]() |
OperationContext | イベントを発生させた操作のコンテキストを取得します。 |
先頭に戻る
メソッド
| 名前 | 説明 | |
|---|---|---|
![]() |
Equals | (Object から継承されています。) |
![]() |
Finalize | (Object から継承されています。) |
![]() |
GetHashCode | (Object から継承されています。) |
![]() |
GetType | (Object から継承されています。) |
![]() |
MemberwiseClone | (Object から継承されています。) |
![]() |
ToString | (Object から継承されています。) |
先頭に戻る
スレッド セーフ
この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。
.gif)
.gif)
.gif)