Web API Reference
MapGuide Open Source
Overview
Modules
Classes
MgClobProperty
GetPropertyType
GetValue
MgClobProperty
MgPropertyCollection
SetValue
INT16
MgClobProperty::GetPropertyType
(
)
[virtual]
Gets the property type.
.NET Syntax
short
GetPropertyType()
;
Java Syntax
short
GetPropertyType()
;
PHP Syntax
int
GetPropertyType()
;
Returns:
Returns the property type
MgPropertyType::Clob
Implements
MgProperty
.
Comments or suggestions? Send us
feedback
.