Shunde.NET Framework Class Library

DBObject.Populate Method 

Populates this object from the database

public virtual void Populate();

Exceptions

Exception Type Condition
ObjectDoesNotExistException Thrown if the specified Id is not found in the database.

See Also

DBObject Class | Shunde.Framework Namespace