C# Class Azavea.Open.DAO.PostgreSQL.Tests.PolyClass

Show file Open project: azavea/net-dao-postgresql Class Usage Examples

Public Properties

Property Type Description
Date DateTime?
Double double
Int int
ObjectID int
Shape IGeometry
String string

Property Details

Date public property

public DateTime? Date
return DateTime?

Double public property

public double Double
return double

Int public property

public int Int
return int

ObjectID public property

public int ObjectID
return int

Shape public property

public IGeometry Shape
return IGeometry

String public property

public string String
return string