DataCollection | ComponentOne
C1.DataCollection.AdoNet Assembly / C1.DataCollection.AdoNet Namespace / C1AdoNetVirtualDataCollection Class / ConnectionState Property

In This Topic
    ConnectionState Property (C1AdoNetVirtualDataCollection)
    In This Topic
    Gets the state of the connection to the source.
    Syntax
    'Declaration
     
    Public ReadOnly Property ConnectionState As ConnectionState
    public ConnectionState ConnectionState {get;}
    See Also