Click or drag to resize

CqlInsertTEntity Class

Represents an INSERT statement
Inheritance Hierarchy
SystemObject
  DseStatement
    DseRegularStatement
      DseSimpleStatement
        Dse.Data.LinqCqlCommand
          Dse.Data.LinqCqlInsertTEntity

Namespace:  Dse.Data.Linq
Assembly:  Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
public class CqlInsert<TEntity> : CqlCommand

Type Parameters

TEntity

The CqlInsertTEntity type exposes the following members.

Methods
See Also