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

In This Topic
Clear Method (PgSqlRow)
In This Topic
Clears data stored in PgSqlRow and frees occupied memory.
Syntax
'Declaration
 
Public Sub Clear() 
 
See Also