An NDoc Documented Class Library

XDAO.UpdateObject Method 

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

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

Parameters

xdoc
XPathDocument
businessEntityObject
Object

Return Value

rows affected

See Also

XDAO Class | Simbiosis.XDataAccess Namespace