Number of exceptions that will be tolerated in the data access layer.
Declaration Syntax
C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
[ObsoleteAttribute("Not relevant to the current version.", true)] public int DataAccessExceptionsThreshold { get; set; }
[ObsoleteAttribute("Not relevant to the current version.", true)] public int DataAccessExceptionsThreshold { get; set; }
<ObsoleteAttribute("Not relevant to the current version.", true)> Public Property DataAccessExceptionsThreshold As Integer Get Set
<ObsoleteAttribute("Not relevant to the current version.", true)> Public Property DataAccessExceptionsThreshold As Integer Get Set
public: [ObsoleteAttribute(L"Not relevant to the current version.", true)] property int DataAccessExceptionsThreshold { int get (); void set (int value); }
public: [ObsoleteAttribute(L"Not relevant to the current version.", true)] property int DataAccessExceptionsThreshold { int get (); void set (int value); }
[<ObsoleteAttribute("Not relevant to the current version.", true)>] member DataAccessExceptionsThreshold : int with get, set
[<ObsoleteAttribute("Not relevant to the current version.", true)>] member DataAccessExceptionsThreshold : int with get, set
Property Value
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120