Uses of Class
com.microsoft.sqlserver.jdbc.spatialdatatypes.Segment
-
Packages that use Segment Package Description com.microsoft.sqlserver.jdbc -
-
Uses of Segment in com.microsoft.sqlserver.jdbc
Fields in com.microsoft.sqlserver.jdbc declared as Segment Modifier and Type Field Description protected Segment[]SQLServerSpatialDatatype. segmentsprotected Segment[]SQLServerSpatialDatatype. segmentsFields in com.microsoft.sqlserver.jdbc with type parameters of type Segment Modifier and Type Field Description protected List<Segment>SQLServerSpatialDatatype. segmentListprotected List<Segment>SQLServerSpatialDatatype. segmentList
-