dotConnect Universal Documentation
Devart.Common Namespace / SelectStatementCollection Class / AddDeleted Method

In This Topic
    AddDeleted Method
    In This Topic
    Syntax
    'Declaration
     
    Public Sub AddDeleted( _
       ByVal index As Integer _
    ) 
    public void AddDeleted( 
       int index
    )

    Parameters

    index
    See Also