TableDbCommandBuilder<(Of <(<'TCommand, TParameter, TLimit>)>)>..::..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> WithDeletedRecords()
Public Function WithDeletedRecords As TableDbCommandBuilder(Of TCommand, TParameter, TLimit)
public: TableDbCommandBuilder<TCommand, TParameter, TLimit>^ WithDeletedRecords()

