ArcGIS Pro 2.9 API Reference Guide
RemoveFeatureClass(FeatureDatasetDescription,AnnotationFeatureClassDescription) Method

ArcGIS.Core.Data.DDL Namespace > SchemaBuilder Class > RemoveFeatureClass Method : RemoveFeatureClass(FeatureDatasetDescription,AnnotationFeatureClassDescription) Method
Indicates the ArcGIS.Core.Data.FeatureDataset where the ArcGIS.Core.Data.Mapping.AnnotationFeatureClass will be removed.
Indicates the ArcGIS.Core.Data.Mapping.AnnotationFeatureClass to remove.
Enqueue the Remove operation on the object referred to by the FeatureDatasetDescription and the AnnotationFeatureClassDescription.
Syntax

Parameters

featureDatasetDescription
Indicates the ArcGIS.Core.Data.FeatureDataset where the ArcGIS.Core.Data.Mapping.AnnotationFeatureClass will be removed.
annotationFeatureClassDescription
Indicates the ArcGIS.Core.Data.Mapping.AnnotationFeatureClass to remove.
Exceptions
ExceptionDescription
featureDatasetDescription and/or annotationFeatureClassDescription is null.
Memory ArcGIS.Core.Data.Geodatabase does not support feature datasets.
Remarks
Removes a ArcGIS.Core.Data.Mapping.AnnotationFeatureClass from the ArcGIS.Core.Data.FeatureDataset
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

SchemaBuilder Class
SchemaBuilder Members
Overload List