مشاركة عبر


IQueryDesignerState Interface

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

The IQueryDesignerState type exposes the following members.

Properties

  Name Description
Public property DesignerState Gets or sets the designer state data.

Top

See Also

Reference

Microsoft.ReportingServices.Interfaces Namespace