IDbFactory MethodsNReco.Data Class Library Documentation

The IDbFactory type exposes the following members.

Methods

  NameDescription
Public methodAddCommandParameter
Add new constant parameter
Public methodCreateCommand
Create command
Public methodCreateConnection
Create connection
Public methodCreateSqlBuilder
Creare SQL builder
Public methodGetInsertId
Gets ID of last inserted record
Public methodGetInsertIdAsync
Asynchronously gets ID of last inserted record
Top
See Also