FDO API Reference Feature Data Objects

static FDO_API FdoSchemaMergeContext* FdoSchemaMergeContext::Create FdoFeatureSchemaCollection schemas,
bool  defaultCapability = false
[static]
 

Constructs the Schema Merge Context.

Parameters:
schemas Input the features schemas to updated.
defaultCapability Input if true, then all types of schema element modifications are allowed by default. If false then none are allowed by default.
Returns:
Returns FdoSchemaMergeContext

Comments or suggestions? Send us feedback.