Show / Hide Table of Contents

Class PostgresConnectionDto

DTO соединения с источником-базой данных PostgreSQL.

Inheritance
EntityDto
EntityCodeDto
InheritedEntityCodeDto<ConnectionBaseDto>
ConnectionBaseDto
PostgresConnectionDto
Inherited Members
EntityCodeDto.Code
EntityDto.Id
EntityDto.Name
Namespace: Trivium.ConnectionsDto.Connections
Assembly: Trivium.ConnectionsDto.dll
Syntax
public class PostgresConnectionDto : ConnectionBaseDto

Properties

PostgresConnectionParametersDto ConnectionParameters
Параметры соединения с базой данных.
Back to top Generated by DocFX