An NDoc Documented Class Library

XDAO.CreateObject Method 

Creates object businessEntityObject, resolves mapping info in the given xml.

public static int CreateObject(
   XPathDocument xdoc,
   object businessEntityObject
);

Parameters

xdoc
XPathDocument
businessEntityObject
Object

Return Value

rows affected

See Also

XDAO Class | Simbiosis.XDataAccess Namespace