TableDescription

constructor(name: String)

Creates a new table description object with the specified name.

Since

200.1.0


constructor(name: String, spatialReference: SpatialReference, geometryType: GeometryType)

Creates a new table description object with the specified name, spatial reference, and geometry type.

Since

200.1.0