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

Help

  • Home
  • Get Started
  • Map
  • Analyze
  • Manage Data
  • Tools
  • More...

ST_Raster.getVersion

  • Definition
  • Syntax
  • Returns
  • Parameters
  • Examples

Definition

The ST_Raster.getVersion function returns the current version number of the ST_Raster type.

Syntax

Oracle

getVersion ()

PostgreSQL

st_raster_getVersion()

SQL Server

ST_Raster::getVersion()

Returns

Oracle

Number

PostgreSQL

Integer

SQL Server

Integer

Parameters

None

Examples

In this example, the SQL SELECT statement returns the ST_Raster type's current version number.

Oracle

SELECT sde.st_raster.getVersion() 
FROM dual;

PostgreSQL

SELECT st_raster_getVersion();

SQL Server

SELECT ST_Raster::getVersion();

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 2016 Environmental Systems Research Institute, Inc. | Privacy | Legal