dotConnect for PostgreSQL Documentation
Devart.Common Namespace / DbDump Class / GenerateHeader Property

GenerateHeader Property
Gets or sets a value that determines whether to add some extra information in the script header.
Syntax
'Declaration
 
Public Property GenerateHeader As Boolean
 

Property Value

If true, Devart.Data.PostgreSql.PgSqlDump adds comments with information about server version, script generation date, and so on.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also