dotConnect Universal Documentation
Devart.Data.Universal Namespace / UniProvider Class / DeriveParameters Method

In This Topic
    DeriveParameters Method (UniProvider)
    In This Topic
    Syntax
    'Declaration
     
    Public Sub DeriveParameters( _
       ByVal command As IDbCommand _
    ) 
    public void DeriveParameters( 
       IDbCommand command
    )

    Parameters

    command
    See Also