Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
YesSql
Core
Services
IStoreExtensions
C# 클래스 YesSql.Core.Services.IStoreExtensions
파일 보기
프로젝트 열기: sebastienros/yessql
공개 메소드들
메소드
설명
CreateSession
(
this
store
) :
ISession
Creates a new
ISession
to communicate with the
IStore
with the default
IsolationLevel
.
메소드 상세
CreateSession()
공개
정적인
메소드
Creates a new
ISession
to communicate with the
IStore
with the default
IsolationLevel
.
public
static
CreateSession
(
this
store
) :
ISession
store
this
리턴
ISession