MapGuide API Reference
 All Classes Functions Variables Enumerations Enumerator Friends

Gets the length of a String, BLOB, or CLOB data property. This value does not apply to any other data type.

.NET Syntax
int GetLength();
Java Syntax
int GetLength();
PHP Syntax
int GetLength();
Returns:
Returns the length of a String, BLOB, or CLOB data property.