Udostępnij za pośrednictwem


IQueryDesignerState Interface

Definition

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

public interface class IQueryDesignerState
public interface IQueryDesignerState
type IQueryDesignerState = interface
Public Interface IQueryDesignerState
Derived

Properties

DesignerState

Gets or sets the designer state data.

Applies to