C# 클래스 wmib.Configuration.Postgres

파일 보기 프로젝트 열기: benapetr/wikimedia-bot

공개 프로퍼티들

프로퍼티 타입 설명
DBNM string
Host string
Pass string
Port int
Unwritten string
User string

프로퍼티 상세

DBNM 공개적으로 정적으로 프로퍼티

public static string DBNM
리턴 string

Host 공개적으로 정적으로 프로퍼티

public static string Host
리턴 string

Pass 공개적으로 정적으로 프로퍼티

public static string Pass
리턴 string

Port 공개적으로 정적으로 프로퍼티

public static int Port
리턴 int

Unwritten 공개적으로 정적으로 프로퍼티

public static string Unwritten
리턴 string

User 공개적으로 정적으로 프로퍼티

public static string User
리턴 string