Collection Contents 上一页 下一页 PDF

UltraLite.NET 用户指南

命名空间 iAnywhere.Data.UltraLite

类 ULRowUpdatedEventArgs


事件 RowUpdated 提供数据。

原型 

' Visual Basic
NotInheritable Public Class ULRowUpdatedEventArgs
  Inherits RowUpdatedEventArgs

// C#
public sealed class ULRowUpdatedEventArgs :
  RowUpdatedEventArgs


成员 ULRowUpdatedEventArgs
构造函数 ULRowUpdatedEventArgs
属性 Command
属性 RecordsAffected

Collection Contents 上一页 下一页 PDF