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

In This Topic
    ConnectionState Property (C1AdoNetCursorDataCollection)
    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