Opens the index for use.
Declaration Syntax
C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
[ObsoleteAttribute("Open method not needed, automatically opened in the constructor now.", false)] public virtual void Open()
[ObsoleteAttribute("Open method not needed, automatically opened in the constructor now.", false)] public virtual void Open()
<ObsoleteAttribute("Open method not needed, automatically opened in the constructor now.", false)> Public Overridable Sub Open
<ObsoleteAttribute("Open method not needed, automatically opened in the constructor now.", false)> Public Overridable Sub Open
public: [ObsoleteAttribute(L"Open method not needed, automatically opened in the constructor now.", false)] virtual void Open()
public: [ObsoleteAttribute(L"Open method not needed, automatically opened in the constructor now.", false)] virtual void Open()
[<ObsoleteAttribute("Open method not needed, automatically opened in the constructor now.", false)>] abstract Open : unit -> unit [<ObsoleteAttribute("Open method not needed, automatically opened in the constructor now.", false)>] override Open : unit -> unit
[<ObsoleteAttribute("Open method not needed, automatically opened in the constructor now.", false)>] abstract Open : unit -> unit [<ObsoleteAttribute("Open method not needed, automatically opened in the constructor now.", false)>] override Open : unit -> unit
Remarks
Will not reopen the DataAccess layer if it is already opened.
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120