C1.AdoNet.OData Assembly / C1.AdoNet.OData Namespace / C1ODataConnection Class / State Property

In This Topic
State Property (C1ODataConnection)
In This Topic
Gets a string that describes the state of the connection.
Syntax
'Declaration
 
Public ReadOnly Property State As ConnectionState
 
See Also