Updates the state in the database
Declaration Syntax
C# | Visual Basic | Visual C++ |
public virtual void SetState( IndexState state )
Public Overridable Sub SetState ( _ state As IndexState _ )
public: virtual void SetState( IndexState^ state )
Parameters
- state (IndexState)