dotConnect for PostgreSQL Documentation
Devart.Data Namespace / DataLink Class / List Property

In This Topic
    List Property
    In This Topic
    Gets the list that the connector is bound to.
    Syntax
    'Declaration
     
    Public Shadows ReadOnly Property List As IList
    public new IList List {get;}

    Property Value

    The list that the connector is bound to.
    See Also