FDO API Reference Feature Data Objects
static FDO_API FdoXmlFeatureFlags* FdoXmlFeatureFlags::Create ( FdoString url = L"fdo.osgeo.org/schemas/feature",
ErrorLevel  errorLevel = ErrorLevel_Normal,
FdoBoolean  nameAdjust = true,
ConflictOption  conflictOption = ConflictOption_Add 
) [static]

Constructs an FdoXmlFeatureFlags object.

Parameters:
url See FdoXmlFlags::Create()
errorLevel See FdoXmlFlags::Create()
nameAdjust See FdoXmlFlags::Create()
conflictOption Conflict option to apply to pre-existing features, when deserializing features into an FDO datastore.
Returns:
Returns FdoXmlFeatureFlags


Comments or suggestions? Send us feedback.