DataStax Enterprise C# Driver
DataStax Enterprise C# Driver
Namespaces
Dse.Data.Linq
Table(TEntity) Class
Table(TEntity) Methods
Insert Method
Insert Method (TEntity)
Insert Method (TEntity, Boolean)
Table
TEntity
Insert Method (
TEntity
)
Returns a new
CqlInsert
TEntity
command. Use
Execute
method to execute the query.
Namespace:
Dse.Data.Linq
Assembly:
Dse (in Dse.dll) Version: 2.6.0
Syntax
C#
Copy
public
CqlInsert
<TEntity>
Insert
( TEntity
entity
)
Parameters
entity
Type:
TEntity
Return Value
Type:
CqlInsert
TEntity
See Also
Reference
Table
TEntity
Class
Insert Overload
Dse.Data.Linq Namespace
DataStax C# Drivers User Mailing List
© DataStax, All rights reserved.