AddFeatureClassToSchema

Land Desktop Map 3D Samples

 
AddFeatureClassToSchema
 
 
 

This method adds a feature class to a schema in a feature source. The feature source must be connected and should have at least one schema in it. If the given schema is not found in the feature source, then the method adds the feature class to the first schema it finds. It takes three parameters: the identifier of the feature source, the schema name, and the feature class object. It returns the schema name that the feature class was added to.