Класс Query
Represents a query.
Иерархия наследования
System. . :: . .Object
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObjectBase
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObject
Microsoft.ReportingServices.RdlObjectModel. . :: . .QueryBase
Microsoft.ReportingServices.RdlObjectModel..::..Query
Пространство имен: Microsoft.ReportingServices.RdlObjectModel
Сборка: Microsoft.ReportingServices.Designer.Controls (в Microsoft.ReportingServices.Designer.Controls.dll)
Синтаксис
'Декларация
Public Class Query _
Inherits QueryBase
'Применение
Dim instance As Query
public class Query : QueryBase
public ref class Query : public QueryBase
type Query =
class
inherit QueryBase
end
public class Query extends QueryBase
Тип Query обеспечивает доступ к следующим элементам.
Свойства
| Имя | Описание | |
|---|---|---|
![]() |
AutoGenerated | Indicates whether this query is automatically generated. (Производный от QueryBase.) |
![]() |
CommandText | The command text. (Производный от QueryBase.) |
![]() |
CommandType | The command type. (Производный от QueryBase.) |
![]() |
ComponentMetadata | The component metadata. (Производный от ReportObject.) |
![]() |
DataSource | The query data source. |
![]() |
DataSourceName | The data source name. |
![]() |
DesignerState | The current state of the object model in Report Designer. (Производный от QueryBase.) |
![]() |
Hidden | Indicates whether this query is hidden. (Производный от QueryBase.) |
![]() |
MdxQuery | The MDX query. (Производный от QueryBase.) |
![]() |
Parent | The parent of this report object. (Производный от ReportObjectBase.) |
![]() |
QueryParameters | The query parameters. |
![]() |
RQDDesignerState | The current state of the query designer. (Производный от QueryBase.) |
![]() |
Site | Инфраструктура. (Производный от ReportObject.) |
![]() |
SuppressAutoUpdate | Indicates whether to suppress automatic update. (Производный от QueryBase.) |
![]() |
Timeout | The query time out. (Производный от QueryBase.) |
![]() |
UseGenericDesigner | Indicates whether to use a generic designer. (Производный от QueryBase.) |
В начало
Методы
| Имя | Описание | |
|---|---|---|
![]() |
DeepClone | Returns a deep clone of this ReportObject instance. (Производный от ReportObject.) |
![]() |
Equals(Object) | Tests the equality of this object and another object. (Производный от QueryBase.) |
![]() |
Equals(QueryBase) | Tests the equality of this object and another QueryBase object. (Производный от QueryBase.) |
![]() |
Finalize | (Производный от Object.) |
![]() |
GetContainingDataScopes | Инфраструктура. (Производный от ReportObject.) |
![]() |
GetDataScopesForDefaultImpl | Инфраструктура. (Производный от ReportObject.) |
![]() |
GetDependenciesCore | Инфраструктура. (Переопределяет ReportObject. . :: . .GetDependenciesCore(IList< (Of < <' (ReportObject> ) > > )).) |
![]() |
GetHashCode | Gets a unique hash code for the current QueryBase instance.. (Производный от QueryBase.) |
![]() |
GetType | (Производный от Object.) |
![]() |
Initialize | Initializes the current Query instance. (Переопределяет QueryBase. . :: . .Initialize() () () ().) |
![]() |
InitializeForDesigner | Инфраструктура. (Производный от ReportObject.) |
![]() |
MemberwiseClone | (Производный от Object.) |
![]() |
OnChildPropertyChanged | Инфраструктура. (Производный от ReportObject.) |
![]() |
OnPropertyChanged | Инфраструктура. (Производный от ReportObject.) |
![]() |
RdlSemanticEqualsCore | Инфраструктура. (Переопределяет QueryBase. . :: . .RdlSemanticEqualsCore(ReportObject, ICollection< (Of < <' (ReportObject> ) > > )).) |
![]() |
SavePropertyValue< (Of < <' (T> ) > > ) | Инфраструктура. (Производный от ReportObject.) |
![]() |
ToString | (Производный от Object.) |
В начало
Поля
| Имя | Описание | |
|---|---|---|
![]() |
m_autoGenerated | Инфраструктура. (Производный от QueryBase.) |
![]() |
m_designerState | Инфраструктура. (Производный от QueryBase.) |
![]() |
m_hidden | Инфраструктура. (Производный от QueryBase.) |
![]() |
m_suppressAutoUpdate | Инфраструктура. (Производный от QueryBase.) |
![]() |
m_useGenericDesigner | Инфраструктура. (Производный от QueryBase.) |
В начало
Явные реализации интерфейса
| Имя | Описание | |
|---|---|---|
![]() ![]() |
IDisposable. . :: . .Dispose | (Производный от ReportObject.) |
![]() ![]() |
IComponent. . :: . .Disposed | (Производный от ReportObject.) |
В начало
Безопасность многопоточности
Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)