DlgStorage.Storage Property
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.
Important
This API is not CLS-compliant.
public:
virtual property Microsoft::ReportingServices::QueryDesigners::IMemDataStorage ^ Storage { Microsoft::ReportingServices::QueryDesigners::IMemDataStorage ^ get(); };
[System.CLSCompliant(false)]
public virtual Microsoft.ReportingServices.QueryDesigners.IMemDataStorage Storage { get; }
[<System.CLSCompliant(false)>]
member this.Storage : Microsoft.ReportingServices.QueryDesigners.IMemDataStorage
Public Overridable ReadOnly Property Storage As IMemDataStorage
Property Value
Implements
- Attributes