ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.ReportsCore.Data Namespace / CommonDbConnectionAdapter Class / IsSetMultiValueParameterSupported Property

In This Topic
    IsSetMultiValueParameterSupported Property (CommonDbConnectionAdapter)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property IsSetMultiValueParameterSupported As Boolean
    public bool IsSetMultiValueParameterSupported {get;}
    See Also