C# 클래스 NDB.DocInfo

Used to return metadata about a document.
파일 보기 프로젝트 열기: Kirosoft/NouchDB 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Data string
ID string
Revision string

프로퍼티 상세

Data 공개적으로 프로퍼티

public string Data
리턴 string

ID 공개적으로 프로퍼티

public string ID
리턴 string

Revision 공개적으로 프로퍼티

public string Revision
리턴 string