FDO .NET API Reference Feature Data Objects
System::Void OSGeo::FDO::Connections::SetProperty ( System::String *  name,
System::String *  value 
)

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.