Click or drag to resize
Akka.NETSqliteSnapshotQueryExecutor Methods

The SqliteSnapshotQueryExecutor type exposes the following members.

Methods
  NameDescription
Protected methodAddParameter
TBD
(Inherited from AbstractQueryExecutor.)
Protected methodCreateCommand
TBD
(Overrides AbstractQueryExecutorCreateCommand(DbConnection).)
Public methodCreateTableAsync
TBD
(Inherited from AbstractQueryExecutor.)
Public methodDeleteAsync
TBD
(Inherited from AbstractQueryExecutor.)
Public methodDeleteBatchAsync
TBD
(Inherited from AbstractQueryExecutor.)
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Protected methodGetCommand
TBD
(Inherited from AbstractQueryExecutor.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Protected methodGetSnapshot
TBD
(Inherited from AbstractQueryExecutor.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodInsertAsync
TBD
(Inherited from AbstractQueryExecutor.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected methodReadSnapshot
TBD
(Overrides AbstractQueryExecutorReadSnapshot(DbDataReader).)
Public methodSelectSnapshotAsync
TBD
(Inherited from AbstractQueryExecutor.)
Protected methodSetManifestParameter
TBD
(Inherited from AbstractQueryExecutor.)
Protected methodSetPayloadParameter
TBD
(Inherited from AbstractQueryExecutor.)
Protected methodSetPersistenceIdParameter
TBD
(Inherited from AbstractQueryExecutor.)
Protected methodSetSequenceNrParameter
TBD
(Inherited from AbstractQueryExecutor.)
Protected methodSetTimestampParameter
TBD
(Overrides AbstractQueryExecutorSetTimestampParameter(DateTime, DbCommand).)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Extension Methods
See Also