ISupportsGetByKey..::..GetByKey Method
Overload List
Name | Description | |
---|---|---|
![]() |
GetByKey<(Of <<'(TKey>)>>)(String, TKey) |
Gets a record by its primary key.
|
![]() |
GetByKey(String, String) |
Gets a record by its primary key.
|
![]() |
GetByKey<(Of <<'(TObject, TKey>)>>)(TKey) |
Gets a record by its primary key.
|
![]() |
GetByKey<(Of <<'(TObject>)>>)(String) |
Gets a record by its primary key.
|
![]() |
GetByKey<(Of <<'(TObject>)>>)(Int16) |
Gets a record by its primary key.
|
![]() |
GetByKey<(Of <<'(TObject>)>>)(Int32) |
Gets a record by its primary key.
|
![]() |
GetByKey<(Of <<'(TObject>)>>)(Int64) |
Gets a record by its primary key.
|
![]() |
GetByKey<(Of <<'(TObject>)>>)(Guid) |
Gets a record by its primary key.
|