Click or drag to resize
FdoProviderSaveFeatureSchema Method

Namespace: FDF.Common.Providers
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public void SaveFeatureSchema(
	Model model,
	string fileName
)

Parameters

model
Type: FDF.Common.ObjectModelModel
fileName
Type: SystemString
See Also