C1.DataCollection.AdoNet Assembly / C1.DataCollection.AdoNet Namespace / C1AdoNetCursorDataCollection Class / DetermineItemType Method

In This Topic
DetermineItemType Method (C1AdoNetCursorDataCollection)
In This Topic
Syntax
'Declaration
 
Protected Overrides Sub DetermineItemType( _
   ByVal dataReader As DbDataReader _
) 
 

Parameters

dataReader
See Also