この API は、SQL Server 2012 インフラストラクチャをサポートします。独自に作成したコードから直接使用するためのものではありません。
Represents a business logic row updating event arguments.
継承階層
System.Object
System.EventArgs
System.Data.Common.RowUpdatingEventArgs
Microsoft.SqlServer.Replication.BusinessLogicSupport.BusinessLogicRowUpdatingEventArgs
名前空間: Microsoft.SqlServer.Replication.BusinessLogicSupport
アセンブリ: Microsoft.SqlServer.Replication.BusinessLogicSupport (Microsoft.SqlServer.Replication.BusinessLogicSupport.dll)
構文
'宣言
Public Class BusinessLogicRowUpdatingEventArgs _
Inherits RowUpdatingEventArgs
'使用
Dim instance As BusinessLogicRowUpdatingEventArgs
public class BusinessLogicRowUpdatingEventArgs : RowUpdatingEventArgs
public ref class BusinessLogicRowUpdatingEventArgs : public RowUpdatingEventArgs
type BusinessLogicRowUpdatingEventArgs =
class
inherit RowUpdatingEventArgs
end
public class BusinessLogicRowUpdatingEventArgs extends RowUpdatingEventArgs
BusinessLogicRowUpdatingEventArgs 型は、以下のメンバーを公開しています。
コンストラクター
| 名前 | 説明 | |
|---|---|---|
![]() |
BusinessLogicRowUpdatingEventArgs | Initializes a new instance of the BusinessLogicRowUpdatedEventArgs class. |
先頭に戻る
プロパティ
| 名前 | 説明 | |
|---|---|---|
![]() |
BaseCommand | (RowUpdatingEventArgs から継承されています。) |
![]() |
Command | Gets the command executed when update is called. |
![]() |
Errors | (RowUpdatingEventArgs から継承されています。) |
![]() |
Row | (RowUpdatingEventArgs から継承されています。) |
![]() |
StatementType | (RowUpdatingEventArgs から継承されています。) |
![]() |
Status | (RowUpdatingEventArgs から継承されています。) |
![]() |
TableMapping | (RowUpdatingEventArgs から継承されています。) |
先頭に戻る
メソッド
| 名前 | 説明 | |
|---|---|---|
![]() |
Equals | (Object から継承されています。) |
![]() |
Finalize | (Object から継承されています。) |
![]() |
GetHashCode | (Object から継承されています。) |
![]() |
GetType | (Object から継承されています。) |
![]() |
MemberwiseClone | (Object から継承されています。) |
![]() |
ToString | (Object から継承されています。) |
先頭に戻る
スレッド セーフ
この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。
.gif)
.gif)
.gif)
.gif)