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
_
[C#]
public override
State {get;}
Implements
IDbConnection.
See Also
SqlCeConnection Class | Primeworks.DesktopSqlCe Namespace