| Overload | Description |
|---|---|
| Create(TableDescription) | Enqueue the create operation on the object referred to by the TableDescription. |
| Create(FeatureClassDescription) | Enqueue the create operation on the object referred to by the FeatureClassDescription. |
| Create(FeatureDatasetDescription,FeatureClassDescription) | Enqueue the create operation on the object referred to by the FeatureClassDescription. |
| Create(AnnotationFeatureClassDescription) | Enqueue the create operation on the object referred to by the AnnotationFeatureClassDescription. |
| Create(FeatureDatasetDescription,AnnotationFeatureClassDescription) | Enqueue the create operation on the object referred to by the AnnotationFeatureClassDescription. |
| Create(CodedValueDomainDescription) | Enqueue the create operation on the object referred to by the CodedValueDomainDescription. |
| Create(RangeDomainDescription) | Enqueue the create operation on the object referred to by the RangeDomainDescription. |
| Create(FeatureDatasetDescription) | Enqueue the create operation on the object referred to by the FeatureDatasetDescription. |