Partager via


ExecutionInfo.HasSnapshot Propriété

Définition

Indique si les données ont été récupérées et traitées pour le rapport.

public:
 property bool HasSnapshot { bool get(); void set(bool value); };
public bool HasSnapshot { get; set; }
member this.HasSnapshot : bool with get, set
Public Property HasSnapshot As Boolean

Valeur de propriété

Valeur Boolean.

Remarques

Lorsque cette propriété a truela valeur , l’appel suivant à la méthode n’entraîne pas le Render traitement d’un instantané. Le rapport est rendu immédiatement ou retraité, puis rendu.

S’applique à