IQueryDesignerState Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |