12. Understanding .NET Data Provider Connectivity : .NET Data Provider Classes : IngresCommand Class : IngresCommand Class Declaration
 
Share this page                  
IngresCommand Class Declaration
The IngresCommand class declarations are:
C#: public sealed class IngresCommand : System.Data.Common.DbCommand, IDbCommand, IDisposable, ICloneable
VB.NET: NotInheritable Public Class IngresCommand
Inherits System.Data.Common.DbCommand
Implements IDbCommand, IDisposable, ICloneable