Nevron Open Vision Documentation
Nevron.Nov.Data Namespace / NDbDataReader Class
Properties Methods


In This Topic
    NDbDataReader Class Members
    In This Topic

    The following tables list the members exposed by NDbDataReader.

    Public Properties
     NameDescription
    Public PropertyGets the count of fields in each row.  
    Top
    Public Methods
     NameDescription
    Public MethodCloses the reader.  
    Public MethodOverloaded. Releases all resources used by the current instance of the NDbrader class.  
    Public MethodGets the field name at the specified index.  
    Public MethodGets the field type at the specified index.  
    Public MethodGets the current row value at the specified index.  
    Public MethodAdvances the reader to the next record in the result set.  
    Top
    See Also