Pole QueryBase.m_autoGenerated
Ten interfejs API obsługuje infrastrukturę programu i nie jest przeznaczony do użycia bezpośrednio w kodzie.
Przestrzeń nazw: Microsoft.ReportingServices.RdlObjectModel
Zestaw: Microsoft.ReportingServices.Designer.Controls (w Microsoft.ReportingServices.Designer.Controls.dll)
Składnia
'Deklaracja
Protected m_autoGenerated As Boolean
'Użycie
Dim value As Boolean
value = Me.m_autoGenerated
Me.m_autoGenerated = value
protected bool m_autoGenerated
protected:
bool m_autoGenerated
val mutable m_autoGenerated: bool
protected var m_autoGenerated : boolean