Interfaccia IQueryDesignerState
Represents an interface for initializing the state of an IQueryDesigner and for persisting designer state data.
Spazio dei nomi: Microsoft.ReportingServices.Interfaces
Assembly: Microsoft.ReportingServices.QueryDesigners (in Microsoft.ReportingServices.QueryDesigners.dll)
Sintassi
'Dichiarazione
Public Interface IQueryDesignerState
'Utilizzo
Dim instance As IQueryDesignerState
public interface IQueryDesignerState
public interface class IQueryDesignerState
type IQueryDesignerState = interface end
public interface IQueryDesignerState
Vedere anche