DataStax Enterprise C# Driver
DataStax Enterprise C# Driver
Namespaces
Dse.Data.Linq
SessionExtensions Class
SessionExtensions Methods
CreateBatch Method
CreateBatch Method (ISession)
CreateBatch Method (ISession, BatchType)
SessionExtensions
CreateBatch Method (ISession)
Namespace:
Dse.Data.Linq
Assembly:
Dse (in Dse.dll) Version: 2.3.0
Syntax
C#
Copy
public
static
Batch
CreateBatch
(
this
ISession
session
)
Parameters
session
Type:
Dse
ISession
Return Value
Type:
Batch
Usage Note
In Visual Basic and C#, you can call this method as an instance method on any object of type
ISession
. When you use instance method syntax to call this method, omit the first parameter. For more information, see
Extension Methods (Visual Basic)
or
Extension Methods (C# Programming Guide)
.
See Also
Reference
SessionExtensions Class
CreateBatch Overload
Dse.Data.Linq Namespace
DataStax C# Drivers User Mailing List
© DataStax, All rights reserved.