Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 (中文) » UltraLite - .NET 编程 » UltraLite .NET 2.0 API 参考

 

ULRowUpdatingEventArgs 类

为 ULDataAdapter.RowUpdating 事件提供数据。此类无法继承。

语法
Visual Basic
Public NotInheritable Class ULRowUpdatingEventArgs
  Inherits RowUpdatingEventArgs
C#
public sealed class ULRowUpdatingEventArgs: RowUpdatingEventArgs
注释

Inherits: System.Data.Common.RowUpdatingEventArgs

另请参见

ULRowUpdatingEventArgs 成员
ULRowUpdatingEventArgs 构造函数
Command 属性