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

ISupportsGetByColumnList Methods

The ISupportsGetByColumnList type exposes the following members.

Methods


  Name Description
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetByColumnList<(Of <<'(TKey>)>>)(String, String, IEnumerable<(Of <<'(TKey>)>>))
Gets one or more records by an arbitrary column.
Public method GetByColumnList<(Of <<'(TObject>)>>)(String, IEnumerable<(Of <<'(Int16>)>>))
Gets one or more records by an arbitrary column.
Public method GetByColumnList<(Of <<'(TObject>)>>)(String, IEnumerable<(Of <<'(Int32>)>>))
Gets one or more records by an arbitrary column.
Public method GetByColumnList<(Of <<'(TObject>)>>)(String, IEnumerable<(Of <<'(Int64>)>>))
Gets one or more records by an arbitrary column.
Public method GetByColumnList<(Of <<'(TObject>)>>)(String, IEnumerable<(Of <<'(Guid>)>>))
Gets one or more records by an arbitrary column.
Public method GetByColumnList<(Of <<'(TObject, TKey>)>>)(String, IEnumerable<(Of <<'(TKey>)>>))
Gets one or more records by an arbitrary column.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)