RptDataExtensions.SupportsConnectionEditor(String, IReportProject) Method
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.
public:
static bool SupportsConnectionEditor(System::String ^ extension, Microsoft::ReportDesigner::IReportProject ^ reportProject);
public static bool SupportsConnectionEditor(string extension, Microsoft.ReportDesigner.IReportProject reportProject);
static member SupportsConnectionEditor : string * Microsoft.ReportDesigner.IReportProject -> bool
Public Shared Function SupportsConnectionEditor (extension As String, reportProject As IReportProject) As Boolean
Parameters
- extension
- String
- reportProject
- IReportProject