Freigeben über


IQueryDesignerState-Schnittstelle

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

Der IQueryDesignerState-Typ macht folgende Elemente verfügbar.

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft DesignerState Gets or sets the designer state data.

Zum Anfang