public bool NoRecomputeStatistics { get; set; }
Public Property NoRecomputeStatistics As Boolean Get Set
public: property bool NoRecomputeStatistics { bool get (); void set (bool value); }
member NoRecomputeStatistics : bool with get, set
In This Article