EldorADO.NET Class Library

IObjectSource Methods

[This is preliminary documentation and subject to change.]

The methods of the IObjectSource interface are listed below. For a complete list of IObjectSource interface members, see the IObjectSource Members topic.

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