Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This exception is thrown if the lock timeout has been reached.
The following tables list the members exposed by the SqlCeLockTimeoutException type.
Public Constructors
Name | Description | |
---|---|---|
SqlCeLockTimeoutException |
Top
Public Properties
Name | Description | |
---|---|---|
![]() |
Data | (inherited from Exception ) |
![]() |
Errors | Gets a collection of one or more SqlCeError objects that contain detailed information about exceptions generated by the .NET Compact Framework Data Provider for SQL Server Compact 3.5 SP1. (inherited from SqlCeException) |
![]() |
HelpLink | (inherited from Exception ) |
![]() |
HResult | Gets the HRESULT value of the exception. This value is the same as the value of HResult for the first instance of SqlCeError in the SqlCeErrorCollection for the exception. (inherited from SqlCeException) |
![]() |
InnerException | (inherited from Exception ) |
![]() |
Message | Gets the text describing the first instance of SqlCeError in the SqlCeErrorCollection for this exception. (inherited from SqlCeException) |
![]() |
NativeError | Gets the native error number of the first SqlCeError in the SqlCeErrorCollection. For more information about the error, see the "SQL Server Compact 3.5 SP1 Errors" topic in the Troubleshooting section of SQL Server Compact 3.5 SP1 Books Online. (inherited from SqlCeException) |
![]() |
Source | Gets the name of the OLE DB provider that generated the error. (inherited from SqlCeException) |
![]() |
StackTrace | (inherited from Exception ) |
![]() |
TargetSite | (inherited from Exception ) |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
GetBaseException | (inherited from Exception ) |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetObjectData | (inherited from Exception ) |
![]() |
GetType | (inherited from Exception ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
ToString | Creates and returns a string representation of the current exception. (inherited from SqlCeException) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Top
See Also
Reference
SqlCeLockTimeoutException Class
System.Data.SqlServerCe Namespace