C# 클래스 Azavea.Open.DAO.PostgreSQL.Tests.PolyClass

파일 보기 프로젝트 열기: azavea/net-dao-postgresql 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Date DateTime?
Double double
Int int
ObjectID int
Shape IGeometry
String string

프로퍼티 상세

Date 공개적으로 프로퍼티

public DateTime? Date
리턴 DateTime?

Double 공개적으로 프로퍼티

public double Double
리턴 double

Int 공개적으로 프로퍼티

public int Int
리턴 int

ObjectID 공개적으로 프로퍼티

public int ObjectID
리턴 int

Shape 공개적으로 프로퍼티

public IGeometry Shape
리턴 IGeometry

String 공개적으로 프로퍼티

public string String
리턴 string