BMXNET 4.0 Developer API
            BMXNET implementaiton of DbCommand.  This class can be used like
            any ADO.NET DbCommand implementation or the suggested RemoteSession API's can
            be used.
            
            See ADO.NET documentation for details of this class.
            
    Namespace: 
   IndianHealthService.BMXNet.AdoAssembly: BMXNET40 (in BMXNET40.dll)
 Syntax
Syntax
| C# | Visual Basic | Visual C++ | 
public class BMXNetCommand : DbCommand, IDbCommand, IDisposable
Public Class BMXNetCommand _ Inherits DbCommand _ Implements IDbCommand, IDisposable
public ref class BMXNetCommand : public DbCommand, IDbCommand, IDisposable
 Members
Members
| All Members | Constructors  | Properties  | Methods  | Events  | Explicit Interface Implementations  | 
|  Public  Protected |  Instance  Static  |  Declared  Inherited |  XNA Framework Only   .NET Compact Framework Only  | 
 Inheritance Hierarchy
Inheritance Hierarchy
System..::.Object
System..::.MarshalByRefObject
System.ComponentModel..::.Component
System.Data.Common..::.DbCommand
IndianHealthService.BMXNet.Ado..::.BMXNetCommand
System..::.MarshalByRefObject
System.ComponentModel..::.Component
System.Data.Common..::.DbCommand
IndianHealthService.BMXNet.Ado..::.BMXNetCommand





























