FDO .NET API Reference Feature Data Objects
__property System::Void OSGeo::FDO::Schema::DataPropertyDefinition::set_Length ( System::Int32  value  ) 

Sets the length of a String, BLOB, or CLOB data property. This value is ignored for all other DataType values.

Parameters:
value Input the length of a String, BLOB, or CLOB data property
Returns:
Returns nothing


Comments or suggestions? Send us feedback.