ActiveReports Developer 7
IDbTransaction Interface
Members  See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Data Namespace : IDbTransaction Interface

Glossary Item Box

Represents a transaction to be performed on a data source.

Syntax

Visual Basic (Declaration) 
Public Interface IDbTransaction 
C# 
public interface IDbTransaction 

See Also