SQLiteConnectionExtensionsPrepareDeleteT Method (SQLiteConnection, ExpressionFuncT, Object) |
Namespace: SanteDB.DisconnectedClient.SQLite.Connection
public static IDbStatement PrepareDelete<T>( this SQLiteConnection me, params Expression<Func<T, Object>>[] whereProperties )
[Missing <param name="me"/> documentation for "M:SanteDB.DisconnectedClient.SQLite.Connection.SQLiteConnectionExtensions.PrepareDelete``1(SQLite.Net.SQLiteConnection,System.Linq.Expressions.Expression{System.Func{``0,System.Object}}[])"]
[Missing <param name="whereProperties"/> documentation for "M:SanteDB.DisconnectedClient.SQLite.Connection.SQLiteConnectionExtensions.PrepareDelete``1(SQLite.Net.SQLiteConnection,System.Linq.Expressions.Expression{System.Func{``0,System.Object}}[])"]
[Missing <typeparam name="T"/> documentation for "M:SanteDB.DisconnectedClient.SQLite.Connection.SQLiteConnectionExtensions.PrepareDelete``1(SQLite.Net.SQLiteConnection,System.Linq.Expressions.Expression{System.Func{``0,System.Object}}[])"]
[Missing <returns> documentation for "M:SanteDB.DisconnectedClient.SQLite.Connection.SQLiteConnectionExtensions.PrepareDelete``1(SQLite.Net.SQLiteConnection,System.Linq.Expressions.Expression{System.Func{``0,System.Object}}[])"]