次の方法で共有


SuppressAutoUpdate プロパティ

自動更新を抑制するかどうかを示します。

名前空間:  Microsoft.ReportingServices.RdlObjectModel
アセンブリ:  Microsoft.ReportingServices.Designer.Controls (Microsoft.ReportingServices.Designer.Controls.dll)

構文

'宣言
Public Property SuppressAutoUpdate As Boolean
    Get
    Set
'使用
Dim instance As Query
Dim value As Boolean

value = instance.SuppressAutoUpdate

instance.SuppressAutoUpdate = value
public bool SuppressAutoUpdate { get; set; }
public:
property bool SuppressAutoUpdate {
    bool get ();
    void set (bool value);
}
member SuppressAutoUpdate : bool with get, set
function get SuppressAutoUpdate () : boolean
function set SuppressAutoUpdate (value : boolean)

プロパティ値

型: System. . :: . .Boolean
Boolean 値です。