TableDbCommandBuilder<(Of <(<'TCommand, TParameter, TLimit, TObject>)>)>..::..WithDeletedRecords Method
Ignore the audit rule that normally hides deleted records.
Namespace:
Tortuga.Chain.CommandBuildersAssembly: Tortuga.Chain.Core (in Tortuga.Chain.Core.dll)
Syntax
public TableDbCommandBuilder<TCommand, TParameter, TLimit, TObject> WithDeletedRecords()
Public Function WithDeletedRecords As TableDbCommandBuilder(Of TCommand, TParameter, TLimit, TObject)
public: TableDbCommandBuilder<TCommand, TParameter, TLimit, TObject>^ WithDeletedRecords()

