[]
        
(Showing Draft Content)

C1.DataConnector.AdoNet.C1ConnectionBase.SetConnectionState

SetConnectionState Method

SetConnectionState(ConnectionState)

If the passed state is different than the current one, it updates it and fires the StateChange event.

Declaration
protected void SetConnectionState(ConnectionState newState)
Protected Sub SetConnectionState(newState As ConnectionState)
Parameters
Type Name Description
ConnectionState newState