IObjectSpace.GetObjectByKey Method
Name | Parameters | Description |
---|---|---|
Get |
type, key | Returns the persistent object that has the specified value for its key property. |
Get |
key | Returns a persistent object of the type designated by the specified generic type parameter, with the specified value for its key property. |