C# 클래스 Stored.Postgres.PostgresStore

상속: IPostgresStore
파일 보기 프로젝트 열기: sandcastle/Stored 1 사용 예제들

공개 메소드들

메소드 설명
CreateSession ( ) : PostgresSession
PostgresStore ( string connectionString ) : System

비공개 메소드들

메소드 설명
IPostgresStore ( Type type ) : Stored.Postgres.PostgresTableMetadata
IStore ( ) : ISession

메소드 상세

CreateSession() 공개 메소드

public CreateSession ( ) : PostgresSession
리턴 PostgresSession

PostgresStore() 공개 메소드

public PostgresStore ( string connectionString ) : System
connectionString string
리턴 System