FDO API Reference Feature Data Objects
FDO_API void FdoDataPropertyDefinition::SetLength ( FdoInt32  value  ) 

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

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


Comments or suggestions? Send us feedback.