Share via


Interface IQueryDesignerState

Represents an interface for initializing the state of an IQueryDesigner and for persisting designer state data.

Espace de noms :  Microsoft.ReportingServices.Interfaces
Assembly :  Microsoft.ReportingServices.QueryDesigners (en Microsoft.ReportingServices.QueryDesigners.dll)

Syntaxe

'Déclaration
Public Interface IQueryDesignerState
'Utilisation
Dim instance As IQueryDesignerState
public interface IQueryDesignerState
public interface class IQueryDesignerState
type IQueryDesignerState =  interface end
public interface IQueryDesignerState

Le type IQueryDesignerState expose les membres suivants.

Propriétés

  Nom Description
Propriété publique DesignerState Gets or sets the designer state data.

Haut de la page