Partager via


CustomOperationAttribute.MaintainsVariableSpace, propriété (F#)

Indique si l'opération personnalisée met à jour l'espace variable de requête ou de l'expression de calcul.

Namespace/Module Path : Microsoft.FSharp.Core

Assembly : FSharp.Core (in FSharp.Core.dll)

// Signatures:
member this.MaintainsVariableSpace : bool with get, set
// Usage:
customOperationAttribute.MaintainsVariableSpace
customOperationAttribute.MaintainsVariableSpace <- maintainsVariableSpace

Valeur de la propriété

True si l'opération met à jour l'espace variable.

Plateformes

Windows 8, Windows 7, Windows Server 2012, Windows Server 2008 R2

Informations de version

Versions de bibliothèque principale F#

Prise en charge dans : 2,0, 4,0, portables

Voir aussi

Référence

Core.CustomOperationAttribute, classe (F#)

Microsoft.FSharp.Core, espace de noms (F#)