Goods.Database.attach Function
Associate persistent capable object with particular storage. Object should not yet be persistent (not belongs to soe storage)

Public void attach (object, int)
  Type Name Description  
    object obj persistent capable object  
    int sid storage identifier  
  Return Description  
    void    
Other overloads:
Goods.Database.attach()