Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
Represents an interface for initializing the state of an IQueryDesigner and for persisting designer state data.
Namespace: Microsoft.ReportingServices.Interfaces
Assembly: Microsoft.ReportingServices.QueryDesigners (in Microsoft.ReportingServices.QueryDesigners.dll)
Syntax
'Declaration
Public Interface IQueryDesignerState
'Usage
Dim instance As IQueryDesignerState
public interface IQueryDesignerState
public interface class IQueryDesignerState
type IQueryDesignerState = interface end
public interface IQueryDesignerState
The IQueryDesignerState type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
DesignerState | Gets or sets the designer state data. |
Top
.gif)