Partager via


IOperation.IsQuery, propriété

True si l'exécution de l'opération laisse l'état du système inchangé.

Espace de noms :  Microsoft.VisualStudio.Uml.Classes
Assembly :  Microsoft.VisualStudio.Uml.Interfaces (dans Microsoft.VisualStudio.Uml.Interfaces.dll)

Syntaxe

'Déclaration
Property IsQuery As Boolean
bool IsQuery { get; set; }
property bool IsQuery {
    bool get ();
    void set (bool value);
}
abstract IsQuery : bool with get, set
function get IsQuery () : boolean
function set IsQuery (value : boolean)

Valeur de propriété

Type : System.Boolean

Sécurité .NET Framework

Voir aussi

Référence

IOperation Interface

Microsoft.VisualStudio.Uml.Classes, espace de noms