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

ISupportsGetByKeyList Members

The ISupportsGetByKeyList type exposes the following members.

Methods


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