EldorADO.NET Class Library

IObjectSource.GetDataReader Method (Type)

[This is preliminary documentation and subject to change.]

Missing <summary> documentation for M:Eldorado.Object.IObjectSource.GetDataReader(System.Type)

[Visual Basic]
Function GetDataReader( _
   ByVal type As Type _
) As IDataReader
[C#]
IDataReader GetDataReader(
   Type type
);

Parameters

type
Missing <param> documentation for type

Return Value

Missing <returns> documentation for M:Eldorado.Object.IObjectSource.GetDataReader(System.Type)

See Also

IObjectSource Interface | Eldorado.Object Namespace | IObjectSource.GetDataReader Overload List