SecureTableOperationsTDeleteRecordAsync Method

Overload List

DeleteRecordAsync(ClaimsPrincipal, T, CancellationToken) Deletes the specified modeled table record from the database.
DeleteRecordAsync(ClaimsPrincipal, RecordRestriction, CancellationToken, NullableBoolean) Deletes the records referenced by the specified restriction.

See Also