ISupportsGetByKeyList..::..GetByKeyList Method
Overload List
| Name | Description | |
|---|---|---|
|
|
GetByKeyList<(Of <<'(TKey>)>>)(String, IEnumerable<(Of <<'(TKey>)>>)) |
Gets a set of records by their primary key.
|
|
|
GetByKeyList<(Of <<'(TObject, TKey>)>>)(IEnumerable<(Of <<'(TKey>)>>)) |
Gets a set of records by their primary key.
|
|
|
GetByKeyList<(Of <<'(TObject>)>>)(IEnumerable<(Of <<'(Int16>)>>)) |
Gets a set of records by their primary key.
|
|
|
GetByKeyList<(Of <<'(TObject>)>>)(IEnumerable<(Of <<'(Int32>)>>)) |
Gets a set of records by their primary key.
|
|
|
GetByKeyList<(Of <<'(TObject>)>>)(IEnumerable<(Of <<'(Int64>)>>)) |
Gets a set of records by their primary key.
|
|
|
GetByKeyList<(Of <<'(TObject>)>>)(IEnumerable<(Of <<'(Guid>)>>)) |
Gets a set of records by their primary key.
|
|
|
GetByKeyList<(Of <<'(TKey>)>>)(String, String, IEnumerable<(Of <<'(TKey>)>>)) |
Gets a set of records by an unique key.
|

