CommandResult Constructor

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Initializes a new instance of the CommandResult class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  Name Description
Public method CommandResult(Boolean) Initializes a new instance of the CommandResult class by using the provided indication of whether the command was completed.
Public method CommandResult(Boolean, String) Initializes a new instance of the CommandResult class by using the provided message and indication of whether the command was completed.
Top

Community Additions

Show: