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

ISupportsGetByKey..::..GetByKey Method

Overload List


  Name Description
Public method GetByKey<(Of <<'(TKey>)>>)(String, TKey)
Gets a record by its primary key.
Public method GetByKey(String, String)
Gets a record by its primary key.
Public method GetByKey<(Of <<'(TObject, TKey>)>>)(TKey)
Gets a record by its primary key.
Public method GetByKey<(Of <<'(TObject>)>>)(String)
Gets a record by its primary key.
Public method GetByKey<(Of <<'(TObject>)>>)(Int16)
Gets a record by its primary key.
Public method GetByKey<(Of <<'(TObject>)>>)(Int32)
Gets a record by its primary key.
Public method GetByKey<(Of <<'(TObject>)>>)(Int64)
Gets a record by its primary key.
Public method GetByKey<(Of <<'(TObject>)>>)(Guid)
Gets a record by its primary key.