Persist.NET Documentation Class Library

PersistentObject.RetrieveAsProxy Method 

Retreive the object from database The primary key has to be set before calling this method

[Visual Basic]
Overridable Public Sub RetrieveAsProxy()
[C#]
public virtual void RetrieveAsProxy();

See Also

PersistentObject Class | Persist Namespace