Click or drag to resize

SQLiteCommand Methods

The SQLiteCommand type exposes the following members.

Methods
  NameDescription
Public methodBind(Object)
Public methodBind(String, Object)
Public methodEquals (Inherited from Object.)
Public methodExecuteDeferredQuery
Public methodExecuteDeferredQueryT
Public methodExecuteDeferredQueryT(TableMapping)
Public methodExecuteNonQuery
Public methodExecuteQueryT
Public methodExecuteQueryT(TableMapping)
Public methodExecuteScalarT
Public methodExecuteSelectQuery
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Protected methodOnInstanceCreated
Invoked every time an instance is loaded from the database.
Public methodToString (Overrides ObjectToString.)
Top
See Also