Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
SqlFu
Configuration
Internals
TableSqlCache
C# 클래스 SqlFu.Configuration.Internals.TableSqlCache
파일 보기
프로젝트 열기: sapiens/SqlFu
공개 메소드들
메소드
설명
AddPaged
(
string
sql
,
PagedSqlCache
cache
) :
void
GetPaged
(
string
sql
) :
PagedSqlCache
메소드 상세
AddPaged()
공개
메소드
public
AddPaged
(
string
sql
,
PagedSqlCache
cache
) :
void
sql
string
cache
PagedSqlCache
리턴
void
GetPaged()
공개
메소드
public
GetPaged
(
string
sql
) :
PagedSqlCache
sql
string
리턴
PagedSqlCache