Show / Hide Table of Contents

Class PgConsts

Inheritance
PgConsts
Namespace: Trivium.OrmCommonDto.DDL
Assembly: Trivium.OrmCommonDto.dll
Syntax
public class PgConsts

Fields

DefaultPgDateTime

Константа даты-времени сервера БД без указания часового пояса.

Declaration
public const string DefaultPgDateTime = "LOCALTIMESTAMP"
Field Value
Type Description
string
Back to top Generated by DocFX