Tortuga.Chain Namespace
Tortuga.Chain.CommandBuilders Namespace
Tortuga.Chain.Metadata Namespace

ISupportsDeleteByKeyList Methods

The ISupportsDeleteByKeyList type exposes the following members.

Methods


  Name Description
Public method DeleteByKeyList<(Of <<'(TKey>)>>)(String, IEnumerable<(Of <<'(TKey>)>>), DeleteOptions)
Deletes a set of records by their primary key.
Public method DeleteByKeyList<(Of <<'(TObject>)>>)(IEnumerable<(Of <<'(Int16>)>>), DeleteOptions)
Deletes a set of records by their primary key.
Public method DeleteByKeyList<(Of <<'(TObject>)>>)(IEnumerable<(Of <<'(Int32>)>>), DeleteOptions)
Deletes a set of records by their primary key.
Public method DeleteByKeyList<(Of <<'(TObject>)>>)(IEnumerable<(Of <<'(Int64>)>>), DeleteOptions)
Deletes a set of records by their primary key.
Public method DeleteByKeyList<(Of <<'(TObject>)>>)(IEnumerable<(Of <<'(Guid>)>>), DeleteOptions)
Deletes a set of records by their primary key.
Public method DeleteByKeyList<(Of <<'(TObject, TKey>)>>)(IEnumerable<(Of <<'(TKey>)>>), DeleteOptions)
Deletes a set of records by their primary key.
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)