Main Page
Related Pages
Modules
Namespaces
Classes
Files
OSGeo
::
FDO
::
Schema
::
SchemaAttributeDictionary
Add
Clear
ContainsAttribute
get_AttributeNames
get_Count
GetAttributeValue
Remove
SchemaAttributeDictionary
SetAttributeValue
System::Void OSGeo::FDO::Schema::SchemaAttributeDictionary::SetAttributeValue
(
System::String *
name
,
System::String *
value
)
Sets the value of the specified attribute.
Parameters:
name
Input name
value
Input value
Returns:
Returns nothing