DataCollection | ComponentOne
C1.DataCollection.AdoNet Assembly / C1.DataCollection.AdoNet Namespace / C1AdoNetCursorDataCollection Class / CanRefresh Method

In This Topic
    CanRefresh Method (C1AdoNetCursorDataCollection)
    In This Topic
    Determines whether the collection can be refreshed.
    Syntax
    'Declaration
     
    Public Function CanRefresh() As Boolean
    public bool CanRefresh()
    See Also