DataViewSelectionMenuCommand.UpdateStatus 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.
[SECURITY CRITICAL] Updates the status of this command based on the common set of status values extracted from all the nodes in the node selection for a data connection.
public:
override void UpdateStatus();
[System.Security.SecurityCritical]
public override void UpdateStatus ();
[<System.Security.SecurityCritical>]
override this.UpdateStatus : unit -> unit
Public Overrides Sub UpdateStatus ()
- Attributes