ISupportsGetByKey Members
The ISupportsGetByKey type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
Equals(System.Object) | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetByKey(String, String) |
Gets a record by its primary key.
|
|
|
GetByKey<(Of <<'(TKey>)>>)(String, 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.
|
|
|
GetByKey<(Of <<'(TObject, TKey>)>>)(TKey) |
Gets a record by its primary key.
|
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
ToString | (Inherited from Object.) |

