ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Data Namespace / DbCommandParameter Class / Value Property

In This Topic
    Value Property (DbCommandParameter)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Value As Object
    public object Value {get; set;}
    See Also