הערה
גישה לעמוד זה דורשת אישור. אתה יכול לנסות להיכנס או לשנות תיקיות.
גישה לעמוד זה דורשת אישור. אתה יכול לנסות לשנות מדריכים.
An enum class containing the Common Data Model object types.
public enum CdmObjectType
{
Error,
Import,
ArgumentDef,
ParameterDef,
TraitDef,
TraitRef,
PurposeDef,
PurposeRef,
TraitGroupDef,
TraitGroupRef,
DataTypeDef,
DataTypeRef,
AttributeRef,
TypeAttributeDef,
EntityAttributeDef,
AttributeGroupDef,
AttributeGroupRef,
ConstantEntityDef,
EntityDef,
EntityRef,
DocumentDef,
ManifestDeclarationDef,
ManifestDef,
FolderDef,
AttributeContextDef,
AttributeContextRef,
ReferencedEntityDeclarationDef,
DataPartitionDef,
DataPartitionPatternDef,
LocalEntityDeclarationDef,
AttributeResolutionGuidanceDef,
E2ERelationshipDef
}