An NDoc Documented Class Library

XDAO.DeleteObject Method 

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

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

Parameters

xdoc
XPathDocument
businessEntityObject
Object

Return Value

rows affected

See Also

XDAO Class | Simbiosis.XDataAccess Namespace