Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
ServiceStack
OrmLite
Dapper
SqlMapper.DapperTable
C# 클래스 ServiceStack.OrmLite.Dapper.SqlMapper.DapperTable
파일 보기
프로젝트 열기: ServiceStack/ServiceStack.OrmLite
Private Properties
프로퍼티
타입
설명
AddField
int
FieldExists
bool
IndexOfName
int
공개 메소드들
메소드
설명
DapperTable
(
string
fieldNames
) :
System
비공개 메소드들
메소드
설명
AddField
(
string
name
) :
int
FieldExists
(
string
key
) :
bool
IndexOfName
(
string
name
) :
int
메소드 상세
DapperTable()
공개
메소드
public
DapperTable
(
string
fieldNames
) :
System
fieldNames
string
리턴
System