Opens the index for use.

C# | Visual Basic | Visual C++ |
[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(L"Open method not needed, automatically opened in the constructor now.", false)] public: virtual void Open()

Will not reopen the DataAccess layer if it is already opened.