FDO API Reference Feature Data Objects
virtual FDO_API void FdoIPropertyDictionary::SetProperty ( FdoString name,
FdoString value 
) [pure virtual]

Sets the value of the specified property. An exception is thrown if the connection is currently open.

Parameters:
name Input the property name
value Input the property value
Returns:
Returns nothing


Comments or suggestions? Send us feedback.