See Also

DbCommandBase Members  | Devart.Common Namespace  | DbCommand

Language

Visual Basic

C#

Show All

See AlsoLanguagesDevart.DataSend comments on this topic.

DbCommandBase Class

Devart.Common Namespace : DbCommandBase Class

Represents a SQL statement or stored procedure to execute against a SQL database.

For a list of all members of this type, see DbCommandBase members.

Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Data.Common.DbCommand
            Devart.Common.DbCommandBase
               Devart.Data.Universal.UniCommand

Syntax

[Visual Basic]
Public MustInherit Class DbCommandBase    Inherits DbCommand
[C#]
public abstract class DbCommandBase : DbCommand

Remarks

Abstract DbCommandBase class implements some of DbCommand functionality that is DBMS-independent.

See Also

DbCommandBase Members  | Devart.Common Namespace  | DbCommand

 

 


© 2002 - 2013 Devart. All Rights Reserved.