ArcGIS Desktop

  • Documentation
  • Support

  • My Profile
  • Help
  • Sign Out
ArcGIS Desktop

ArcGIS Online

The mapping platform for your organization

ArcGIS Desktop

A complete professional GIS

ArcGIS Enterprise

GIS in your enterprise

ArcGIS for Developers

Tools to build location-aware apps

ArcGIS Solutions

Free template maps and apps for your industry

ArcGIS Marketplace

Get apps and data for your organization

  • Documentation
  • Support
Esri
  • Sign In
user
  • My Profile
  • Sign Out

ArcMap

  • Home
  • Get Started
  • Map
  • Analyze
  • Manage Data
  • Tools
  • Extensions

ST_Raster_Util.getLibraryVersion

  • Definition
  • Syntax
  • Returns
  • Example

Definition

ST_Raster_Util.getLibraryVersion (st_raster_getversionlib in PostgreSQL) returns the current version number of the ST_Raster type library.

Note:

This function does not apply to SQL Server, since the ST_Raster type library is implemented as an assembly for SQL Server.

Syntax

Oracle

sde.ST_Raster_Util.getLibraryVersion ()

PostgreSQL

sde.st_raster_getVersionLib ()

Returns

Oracle

VARCHAR2

PostgreSQL

Text

Example

This SQL SELECT statement shows the current version number of the ST_Raster package.

Oracle

SELECT dfr.st_raster_util.getLibraryVersion() 
FROM dual;
1.0.0

PostgreSQL

SELECT sde.st_raster_getVersionLib();
1.0.0

ArcGIS Desktop

  • Home
  • Documentation
  • Support

ArcGIS Platform

  • ArcGIS Online
  • ArcGIS Desktop
  • ArcGIS Enterprise
  • ArcGIS for Developers
  • ArcGIS Solutions
  • ArcGIS Marketplace

About Esri

  • About Us
  • Careers
  • Insiders Blog
  • User Conference
  • Developer Summit
Esri
Tell us what you think.
Copyright © 2017 Esri. | Privacy | Legal