Поделиться через


Интерфейс IQueryDesignerState

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

Пространство имен:  Microsoft.ReportingServices.Interfaces
Сборка:  Microsoft.ReportingServices.QueryDesigners (в Microsoft.ReportingServices.QueryDesigners.dll)

Синтаксис

'Декларация
Public Interface IQueryDesignerState
'Применение
Dim instance As IQueryDesignerState
public interface IQueryDesignerState
public interface class IQueryDesignerState
type IQueryDesignerState =  interface end
public interface IQueryDesignerState

Тип IQueryDesignerState обеспечивает доступ к следующим элементам.

Свойства

  Имя Описание
Открытое свойство DesignerState Gets or sets the designer state data.

В начало