ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Data Namespace / DbConnectionAdapter Class / IsSetMultiValueParameterSupported Property

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