MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.Rdl.Persistence Namespace / PersistenceException Class / ErrorCode Property

In This Topic
ErrorCode Property (PersistenceException)
In This Topic
Gets the error code associated with this exception.
Syntax
'Declaration
 
Public ReadOnly Property ErrorCode As PersistenceException.ErrorCodes
 

Property Value

An PersistenceException.ErrorCodes value indicating the specific type of persistence error.
See Also