Uses of Class
com.microsoft.sqlserver.jdbc.InternalSpatialDatatype
| Package | Description |
|---|---|
| com.microsoft.sqlserver.jdbc |
-
Uses of InternalSpatialDatatype in com.microsoft.sqlserver.jdbc
Fields in com.microsoft.sqlserver.jdbc declared as InternalSpatialDatatype Modifier and Type Field Description protected InternalSpatialDatatypeSQLServerSpatialDatatype. internalTypeprotected InternalSpatialDatatypeSQLServerSpatialDatatype. internalTypeMethods in com.microsoft.sqlserver.jdbc that return InternalSpatialDatatype Modifier and Type Method Description static InternalSpatialDatatypeInternalSpatialDatatype. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static InternalSpatialDatatype[]InternalSpatialDatatype. values()Returns an array containing the constants of this enum type, in the order they are declared.