DataCollection | ComponentOne
C1.DataCollection.AdoNet Assembly / C1.DataCollection.AdoNet Namespace / AdoNetDataCollectionRecord Class
Members

In This Topic
    AdoNetDataCollectionRecord Class
    In This Topic
    Base class for dynamically created records from C1AdoNetCursorDataCollection and C1AdoNetVirtualDataCollection.
    Object Model
    AdoNetDataCollectionRecord Class
    Syntax
    'Declaration
     
    Public MustInherit Class AdoNetDataCollectionRecord 
    public abstract class AdoNetDataCollectionRecord 
    Inheritance Hierarchy

    System.Object
       C1.DataCollection.AdoNet.AdoNetDataCollectionRecord

    See Also