Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
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)