Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Represents a query.
Vererbungshierarchie
System.Object
Microsoft.ReportingServices.RdlObjectModel.ReportObjectBase
Microsoft.ReportingServices.RdlObjectModel.ReportObject
Microsoft.ReportingServices.RdlObjectModel.QueryBase
Microsoft.ReportingServices.RdlObjectModel.Query
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Syntax
'Declaration
Public Class Query _
Inherits QueryBase
'Usage
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
Der Query-Typ macht folgende Elemente verfügbar.
Konstruktoren
| Name | Beschreibung | |
|---|---|---|
![]() |
Query | Initializes a new instance of the Query class. |
Zum Anfang
Eigenschaften
| Name | Beschreibung | |
|---|---|---|
![]() |
AutoGenerated | Gets or sets a value that indicates whether this query is automatically generated. (Geerbt von QueryBase.) |
![]() |
CommandText | Gets or sets the command text. (Geerbt von QueryBase.) |
![]() |
CommandType | Gets or sets the command type. (Geerbt von QueryBase.) |
![]() |
ComponentMetadata | Gets or sets the component metadata. (Geerbt von ReportObject.) |
![]() |
DataSource | Gets the query data source. |
![]() |
DataSourceName | Gets or sets the data source name. |
![]() |
DesignerState | Gets or sets the current state of the object model in Report Designer. (Geerbt von QueryBase.) |
![]() |
Hidden | Gets or sets a value that indicates whether this query is hidden. (Geerbt von QueryBase.) |
![]() |
MdxQuery | Gets or sets the MDX query. (Geerbt von QueryBase.) |
![]() |
Parent | The parent of this report object. (Geerbt von ReportObjectBase.) |
![]() |
QueryParameters | Gets or sets a collection of query parameters. |
![]() |
RQDDesignerState | Gets or sets the current state of the query designer. (Geerbt von QueryBase.) |
![]() |
Site | Infrastruktur Gets or sets the site associated with the ReportObject object. (Geerbt von ReportObject.) |
![]() |
SuppressAutoUpdate | Gets or sets a value that indicates whether to suppress automatic update. (Geerbt von QueryBase.) |
![]() |
Timeout | Gets or sets the query time out. (Geerbt von QueryBase.) |
![]() |
UseGenericDesigner | Gets or sets a value that indicates whether to use a generic designer. (Geerbt von QueryBase.) |
Zum Anfang
Methoden
| Name | Beschreibung | |
|---|---|---|
![]() |
DeepClone | Returns a deep clone of this ReportObject instance. (Geerbt von ReportObject.) |
![]() |
Equals(Object) | Tests the equality of this object and another object. (Geerbt von QueryBase.) |
![]() |
Equals(QueryBase) | Tests the equality of this object and another QueryBase object. (Geerbt von QueryBase.) |
![]() |
Finalize | (Geerbt von Object.) |
![]() |
GetContainingDataScopes | Infrastruktur Returns the list of report object that contains data scopes. (Geerbt von ReportObject.) |
![]() |
GetDataScopesForDefaultImpl | Infrastruktur Returns the data scopes for default implementation. (Geerbt von ReportObject.) |
![]() |
GetDependenciesCore | Infrastruktur Gets the list of dependencies core of the query. (Überschreibt ReportObject.GetDependenciesCore(IList<ReportObject>).) |
![]() |
GetHashCode | Gets a unique hash code for the current QueryBase instance. (Geerbt von QueryBase.) |
![]() |
GetType | (Geerbt von Object.) |
![]() |
Initialize | Initializes the current Query instance. (Überschreibt QueryBase.Initialize().) |
![]() |
InitializeForDesigner | Infrastruktur Initializes the report object for designer. (Geerbt von ReportObject.) |
![]() |
MemberwiseClone | (Geerbt von Object.) |
![]() |
OnChildPropertyChanged | Infrastruktur Raises an event when the property of the child was changed. (Geerbt von ReportObject.) |
![]() |
OnPropertyChanged | Infrastruktur Raises an event when the property was changed. (Geerbt von ReportObject.) |
![]() |
RdlSemanticEqualsCore | Infrastruktur Indicates whether the RDL semantic is equal to the core objects. (Überschreibt QueryBase.RdlSemanticEqualsCore(ReportObject, ICollection<ReportObject>).) |
![]() |
SavePropertyValue<T> | Infrastruktur Saves the property value of the report object. (Geerbt von ReportObject.) |
![]() |
ToString | (Geerbt von Object.) |
Zum Anfang
Felder
| Name | Beschreibung | |
|---|---|---|
![]() |
m_autoGenerated | Infrastruktur Specifies whether this query is automatically generated. (Geerbt von QueryBase.) |
![]() |
m_designerState | Infrastruktur Specifies the current state of the object model in Report Designer. (Geerbt von QueryBase.) |
![]() |
m_hidden | Infrastruktur Specifies whether this query is hidden. (Geerbt von QueryBase.) |
![]() |
m_suppressAutoUpdate | Infrastruktur Specifies whether to suppress automatic update. (Geerbt von QueryBase.) |
![]() |
m_useGenericDesigner | Infrastruktur Specifies whether to use a generic designer. (Geerbt von QueryBase.) |
Zum Anfang
Explizite Schnittstellenimplementierungen
| Name | Beschreibung | |
|---|---|---|
![]() ![]() |
IDisposable.Dispose | Infrastruktur Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Geerbt von ReportObject.) |
![]() ![]() |
IComponent.Disposed | Infrastruktur Occurs when the ReportObject object is disposed. (Geerbt von ReportObject.) |
Zum Anfang
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)