dotConnect for PostgreSQL Documentation
Devart.Data.PostgreSql Namespace / PgSqlParameterCollection Class / Clear Method

In This Topic
    Clear Method (PgSqlParameterCollection)
    In This Topic
    Removes all items from the collection.
    Syntax
    'Declaration
     
    Public Overrides Sub Clear() 
    public override void Clear()
    See Also