An NDoc Documented Class Library

XDAO Class

XDAO provides methods to perform CRUD operations over objects. It relies on XML Sql catalog definition, where .NET type to sql text mapping is defined with the 'type' and 'command' attributes of the transaction element.

For a list of all members of this type, see XDAO Members.

System.Object
   Simbiosis.XDataAccess.XDAO

public class XDAO

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Simbiosis.XDataAccess

Assembly: Simbiosis.XDataAccess (in Simbiosis.XDataAccess.dll)

See Also

XDAO Members | Simbiosis.XDataAccess Namespace