Input for WinForms | ComponentOne
C1.Win.Input.DbNavigator Namespace / C1DbNavigator Class / RecordCount Property

In This Topic
    RecordCount Property
    In This Topic
    Returns the number of rows in the table.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property RecordCount As Integer
    public int RecordCount {get;}
    See Also