Condividi tramite


Interfaccia IQueryDesignerState

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

Spazio dei nomi  Microsoft.ReportingServices.Interfaces
Assembly:  Microsoft.ReportingServices.QueryDesigners (in Microsoft.ReportingServices.QueryDesigners.dll)

Sintassi

'Dichiarazione
Public Interface IQueryDesignerState
'Utilizzo
Dim instance As IQueryDesignerState
public interface IQueryDesignerState
public interface class IQueryDesignerState
type IQueryDesignerState =  interface end
public interface IQueryDesignerState

Nel tipo IQueryDesignerState sono esposti i membri seguenti.

Proprietà

  Nome Descrizione
Proprietà pubblica DesignerState Gets or sets the designer state data.

In alto

Vedere anche

Riferimento

Spazio dei nomi Microsoft.ReportingServices.Interfaces