ArcGIS Pro 2.9 API Reference Guide
Create(AnnotationFeatureClassDescription) Method

ArcGIS.Core.Data.DDL Namespace > SchemaBuilder Class > Create Method : Create(AnnotationFeatureClassDescription) Method
Indicates the ArcGIS.Core.Data.Mapping.AnnotationFeatureClass to be created.
Enqueue the create operation on the object referred to by the AnnotationFeatureClassDescription.
Syntax

Parameters

annotationFeatureClassDescription
Indicates the ArcGIS.Core.Data.Mapping.AnnotationFeatureClass to be created.

Return Value

Exceptions
ExceptionDescription

Memory ArcGIS.Core.Data.Geodatabase does not support feature-linked annotation feature classes.

-or-

The total path length for the ArcGIS.Core.Data.Mapping.AnnotationFeatureClass to be created must be less than 252 characters.

annotationFeatureClassDescription is null.
Remarks
If annotationFeatureClassDescription has a linked ArcGIS.Core.Data.FeatureClass, then it must not be inside a ArcGIS.Core.Data.FeatureDataset.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

SchemaBuilder Class
SchemaBuilder Members
Overload List