Właściwość QueryBase.AutoGenerated
Wskazuje, czy ta kwerenda jest generowany automatycznie.
Przestrzeń nazw: Microsoft.ReportingServices.RdlObjectModel
Zestaw: Microsoft.ReportingServices.Designer.Controls (w Microsoft.ReportingServices.Designer.Controls.dll)
Składnia
'Deklaracja
Public Property AutoGenerated As Boolean
Get
Set
'Użycie
Dim instance As QueryBase
Dim value As Boolean
value = instance.AutoGenerated
instance.AutoGenerated = value
public bool AutoGenerated { get; set; }
public:
property bool AutoGenerated {
bool get ();
void set (bool value);
}
member AutoGenerated : bool with get, set
function get AutoGenerated () : boolean
function set AutoGenerated (value : boolean)
Wartość właściwości
Typ: System.Boolean
A wartość logiczna value.