Table of Contents

Class PostgreSqlDestinationOptions

Namespace
Pipelinez.PostgreSql.Configuration
Assembly
Pipelinez.PostgreSql.dll

Configures PostgreSQL destination writes for normal pipeline records.

public sealed class PostgreSqlDestinationOptions : PostgreSqlOptions
Inheritance
PostgreSqlDestinationOptions
Inherited Members

Methods

Validate()

Validates the destination options and returns the same instance when valid.

public PostgreSqlDestinationOptions Validate()

Returns

PostgreSqlDestinationOptions

The validated options instance.