DataCollection | ComponentOne
C1.DataCollection Assembly / C1.DataCollection Namespace / ISupportConnection Interface / ConnectionState Property

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