Goods.Database.getObject Function
Get object from the storage by OID

Public Goods.Persistent getObject (int, int)
  Type Name Description  
    int storageId storage  
    int oid object identifer  
  Return Description  
    Persistent      
Other overloads:
Goods.Database.getObject(String)