C# 클래스 Upscaledb.Parameter

파일 보기 프로젝트 열기: cruppstahl/upscaledb 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
name int
value System.Int64

프로퍼티 상세

name 공개적으로 프로퍼티

The name of this Parameter
public int name
리턴 int

value 공개적으로 프로퍼티

The value of this Parameter
public Int64,System value
리턴 System.Int64