FDO .NET API Reference Feature Data Objects
OSGeo ::FDO ::Commands ::Schema ::PhysicalSchemaMapping* OSGeo::FDO::Commands::Schema::PhysicalSchemaMappingCollection::GetItem ( OSGeo::FDO::Connections::IConnection connection,
System::String *  schemaName 
)

Gets the Schema Override set for the specified Feature Schema and the FDO provider for the specified connection. This function allows an application to retrieve the Schema Overrides for an active provider without knowing the provider name.

Parameters:
connection Input the FDO connection.
schemaName Input Feature Schema name.
Returns:
Returns the Schema Override set for the given Feature Schema and Provider for the given connection. NULL is return if the set was not found.


Comments or suggestions? Send us feedback.