Class InformixProviderAdapter.IfxRowsCopiedEventArgs
- Namespace
 - LinqToDB.DataProvider.Informix
 
- Assembly
 - linq2db.dll
 
[Wrapper]
public class InformixProviderAdapter.IfxRowsCopiedEventArgs : TypeWrapper
  - Inheritance
 - 
      
      
      InformixProviderAdapter.IfxRowsCopiedEventArgs
 
- Inherited Members
 
- Extension Methods
 
Constructors
IfxRowsCopiedEventArgs(object, Delegate[])
public IfxRowsCopiedEventArgs(object instance, Delegate[] wrappers)
  Parameters
Properties
Abort
public bool Abort { get; set; }
  Property Value
RowsCopied
public int RowsCopied { get; }