Aracılığıyla paylaş


ExecutionInfo.AllowQueryExecution Özelliği

Sorguda kullanılan parametre değerlerini sağlamak için kullanıcı izin verilip verilmediğini gösterir.

Ad Alanı:  ReportExecution2005
Derleme:  ReportExecution2005 (ReportExecution2005 içinde.dll)

Sözdizimi

'Bildirim
Public Property AllowQueryExecution As Boolean
    Get
    Set
'Kullanım
Dim instance As ExecutionInfo
Dim value As Boolean

value = instance.AllowQueryExecution

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

Özellik Değeri

Tür: System.Boolean
A Boole değer.

Açıklamalar

AllowQueryExecution Olan doğru, ne zaman anlık görüntü temizlenecek ResetExecution yöntem çağrılır.

AllowQueryExecutiondöner yanlış yürütme ve geçmiş anlık görüntüler, ve doğru Canlı raporları ve özel raporlar.