Persistate API documentation
CreateFromDatabase Method (db, dr, thisObj, parentObj)
NamespacesPersistatePersistentCreateFromDatabase(Database, IDataReader, Reference, Persistent)

[This is preliminary documentation and is subject to change.]

This is a dummy method allowing consistent use of the new keyword in generated classes. Do not use - it always throws an exception.
Declaration Syntax
C#
public static Persistent CreateFromDatabase(
	Database db,
	IDataReader dr,
	Reference thisObj,
	Persistent parentObj
)
Parameters
db (Database)
not used
dr (IDataReader)
not used
thisObj (Reference)
not used
parentObj (Persistent)
not used
Return Value
does not return

Assembly: Persistate (Module: Persistate) Version: 0.6.1.20 (0.6.1.20)