EldorADO.NET Class Library

IObjectSource Members

[This is preliminary documentation and subject to change.]

IObjectSource overview

Public Instance Properties

ChildDomains Extra ObjectDomain objects referenced by the RootDomain and whose entities may take part in the queries.
RootDomain The ObjectDomain object describing the entities used in the queries.

Public Instance Methods

DeleteMissing <summary> documentation for M:Eldorado.Object.IObjectSource.Delete(System.Object)
DeleteAllOverloaded. Missing <summary> documentation for M:Eldorado.Object.IObjectSource.DeleteAll(System.String,System.Object[])
FillOverloaded. Fills the table with the result of the query.
GetCountOverloaded. Missing <summary> documentation for M:Eldorado.Object.IObjectSource.GetCount(System.String,System.Object[])
GetDataReaderOverloaded. Missing <summary> documentation for M:Eldorado.Object.IObjectSource.GetDataReader(System.String,System.Object[])
GetScalarOverloaded. Missing <summary> documentation for M:Eldorado.Object.IObjectSource.GetScalar(System.String,System.Object[])
GetType Returns the type of the entity passed as argument.

See Also

IObjectSource Interface | Eldorado.Object Namespace