Table of Contents

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

instance object
wrappers Delegate[]

Properties

Abort

public bool Abort { get; set; }

Property Value

bool

RowsCopied

public int RowsCopied { get; }

Property Value

int