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 参考 » ULRowsCopiedEventArgs 类

 

Abort 属性

获取或设置表示是否应中止批量复制操作的值。

语法
Visual Basic
Public Property Abort As Boolean
C#
public bool Abort { get; set; }
注释

Restrictions: 无法在 .NET Compact Framework 2.0 中使用 ULRowsCopiedEventArgs 类。

另请参见