Compartilhar via


Interface IQueryDesignerState

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

Namespace:  Microsoft.ReportingServices.Interfaces
Assembly:  Microsoft.ReportingServices.QueryDesigners (em Microsoft.ReportingServices.QueryDesigners.dll)

Sintaxe

'Declaração
Public Interface IQueryDesignerState
'Uso
Dim instance As IQueryDesignerState
public interface IQueryDesignerState
public interface class IQueryDesignerState
type IQueryDesignerState =  interface end
public interface IQueryDesignerState