QueryHavingFilter.status Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
status() |
Gets or sets the status of an object. |
status(Int32) |
status()
Gets or sets the status of an object.
public:
virtual int status();
public virtual int status ();
abstract member status : unit -> int
override this.status : unit -> int
Public Overridable Function status () As Integer
Returns
The current value of the status of the object.