CreateFeatureSourceDefinition

Land Desktop Map 3D Samples

 
CreateFeatureSourceDefinition
 
 
 

This method creates the XML data containing information on a feature class which is needed for connecting to a SDF file. It requires a string containing the name of the feature source provider, and a list of parameters. These parameters should include a “File” item containing the path and filename of the SDF file and a “ReadOnly” item indicating if the SDF file is read only or not. A string containing the XML data is returned.