Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Microsoft
Isam
Esent
Interop
NATIVE_COLUMNDEF
C# 클래스 Microsoft.Isam.Esent.Interop.NATIVE_COLUMNDEF
파일 보기
프로젝트 열기: ayende/managed-esent
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
cbMax
uint
cbStruct
uint
coltyp
uint
columnid
uint
cp
ushort
grbit
uint
langid
ushort
wCollate
ushort
wCountry
ushort
프로퍼티 상세
cbMax
공개적으로 프로퍼티
Maximum length of the column.
public
uint
cbMax
리턴
uint
cbStruct
공개적으로 프로퍼티
Size of the structure.
public
uint
cbStruct
리턴
uint
coltyp
공개적으로 프로퍼티
Type of the column.
public
uint
coltyp
리턴
uint
columnid
공개적으로 프로퍼티
Column ID.
public
uint
columnid
리턴
uint
cp
공개적으로 프로퍼티
Code page for text columns.
public
ushort
cp
리턴
ushort
grbit
공개적으로 프로퍼티
Column options.
public
uint
grbit
리턴
uint
langid
공개적으로 프로퍼티
Obsolete. Should be 0.
public
ushort
langid
리턴
ushort
wCollate
공개적으로 프로퍼티
Reserved. Should be 0.
public
ushort
wCollate
리턴
ushort
wCountry
공개적으로 프로퍼티
Reserved. Should be 0.
public
ushort
wCountry
리턴
ushort