Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
MdxClient
TypeConverter.DbTypeMapEntry
C# 클래스 MdxClient.TypeConverter.DbTypeMapEntry
파일 보기
프로젝트 열기: DynamicTyped/MdxClient
공개 프로퍼티들
프로퍼티
타입
설명
DbType
DbType
SqlDbType
SqlDbType
Type
System.Type
공개 메소드들
메소드
설명
DbTypeMapEntry
(
Type
type
,
DbType
dbType
,
SqlDbType
sqlDbType
) :
System
메소드 상세
DbTypeMapEntry()
공개
메소드
public
DbTypeMapEntry
(
Type
type
,
DbType
dbType
,
SqlDbType
sqlDbType
) :
System
type
System.Type
dbType
DbType
sqlDbType
SqlDbType
리턴
System
프로퍼티 상세
DbType
공개적으로 프로퍼티
public
DbType
DbType
리턴
DbType
SqlDbType
공개적으로 프로퍼티
public
SqlDbType
SqlDbType
리턴
SqlDbType
Type
공개적으로 프로퍼티
public
Type,System
Type
리턴
System.Type