Data Port Sync 1.0.500

SqlCeConnection.State Property

[This is preliminary documentation and subject to change.]

Gets the current state of the connection.

[Visual Basic]
Overrides Public ReadOnly Property State As  _
    Implements IDbConnection.
[C#]
public override  State {get;}

Implements

IDbConnection.

See Also

SqlCeConnection Class | Primeworks.DesktopSqlCe Namespace