C# 클래스 System.Data.AutoIncrementBigInteger

the auto stepped value with BigInteger representation
상속: AutoIncrementValue
파일 보기 프로젝트 열기: dotnet/corefx

Private Properties

프로퍼티 타입 설명
BoundaryCheck bool
MoveAfter void
SetCurrent void
SetCurrentAndIncrement void

비공개 메소드들

메소드 설명
BoundaryCheck ( System.Numerics.BigInteger value ) : bool
MoveAfter ( ) : void
SetCurrent ( object value, IFormatProvider formatProvider ) : void
SetCurrentAndIncrement ( object value ) : void