C# 클래스 Microsoft.Isam.Esent.Interop.NATIVE_CONDITIONALCOLUMN

파일 보기 프로젝트 열기: ayende/managed-esent 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
cbStruct uint
grbit uint
szColumnName string

프로퍼티 상세

cbStruct 공개적으로 프로퍼티

Size of the structure.
public uint cbStruct
리턴 uint

grbit 공개적으로 프로퍼티

Conditional column option.
public uint grbit
리턴 uint

szColumnName 공개적으로 프로퍼티

Name of the column.
public string szColumnName
리턴 string