Compartir a través de


Interfaz IQueryDesignerState

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

Espacio de nombres:  Microsoft.ReportingServices.Interfaces
Ensamblado:  Microsoft.ReportingServices.QueryDesigners (en Microsoft.ReportingServices.QueryDesigners.dll)

Sintaxis

'Declaración
Public Interface IQueryDesignerState
'Uso
Dim instance As IQueryDesignerState
public interface IQueryDesignerState
public interface class IQueryDesignerState
type IQueryDesignerState =  interface end
public interface IQueryDesignerState

El tipo IQueryDesignerState expone los siguientes miembros.

Propiedades

  Nombre Descripción
Propiedad pública DesignerState Gets or sets the designer state data.

Arriba

Vea también

Referencia

Espacio de nombres Microsoft.ReportingServices.Interfaces