Web API Reference MapGuide Open Source
INT32 MgDataPropertyDefinition::GetLength (  ) 

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.


Comments or suggestions? Send us feedback.