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

Information about one Esent column. This is not an interop class, but is used by the meta-data helper methods.
파일 보기 프로젝트 열기: ayende/managed-esent 1 사용 예제들

비공개 메소드들

메소드 설명
ColumnInfo ( string name, JET_COLUMNID columnid, JET_coltyp coltyp, JET_CP cp, int maxLength, byte defaultValue, ColumndefGrbit grbit )

Initializes a new instance of the ColumnInfo class.