C# 클래스 Orient.Client.Protocol.Operations.Command

상속: IOperation
파일 보기 프로젝트 열기: workshare/OrientDB-NET.binary 1 사용 예제들

Private Properties

프로퍼티 타입 설명
ParseDocument ODocument

공개 메소드들

메소드 설명
Request ( int sessionId ) : Request
Response ( Response response ) : ODocument

비공개 메소드들

메소드 설명
ParseDocument ( BinaryReader reader ) : ODocument

메소드 상세

Request() 공개 메소드

public Request ( int sessionId ) : Request
sessionId int
리턴 Orient.Client.Protocol.Request

Response() 공개 메소드

public Response ( Response response ) : ODocument
response Orient.Client.Protocol.Response
리턴 ODocument