A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  special characters  sybase-tech-blog


Category: ASE: Functions: XML Functions

xmlrepresentation()

The XML function xmlrepresentation() determines the image parameter and returns an integer value. This integer value shows if the parameter contains parsed XML or image data.

Syntax of the XML Function xmlrepresentation()

    xmlrepresentation("image")
    

See also:

ASE T-SQL - Aggregate Functions,
XML Functions.