Entity Class
SQL Server 2012
Defines the data contract for the entity.
System.Object
Microsoft.MasterDataServices.Services.DataContracts.DataContractBase
Microsoft.MasterDataServices.Services.DataContracts.MdmDataContract<ModelContextIdentifier>
Microsoft.MasterDataServices.Services.DataContracts.Entity
Microsoft.MasterDataServices.Services.DataContracts.DataContractBase
Microsoft.MasterDataServices.Services.DataContracts.MdmDataContract<ModelContextIdentifier>
Microsoft.MasterDataServices.Services.DataContracts.Entity
Namespace: Microsoft.MasterDataServices.Services.DataContracts
Assembly: Microsoft.MasterDataServices.Services.Contracts (in Microsoft.MasterDataServices.Services.Contracts.dll)
The Entity type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | AuditInfo | Gets or sets the audit information. (Inherited from MdmDataContract<TIdType>.) |
![]() | CodeGenerationSeed | Gets or sets the seed of a code generation. |
![]() | ExplicitHierarchies | Gets or sets the collection of explicit hierarchies. |
![]() | Identifier | Gets or sets the identifier. (Inherited from MdmDataContract<TIdType>.) |
![]() | IsBase | Gets or sets a value that indicates whether the entity is a base entity for the model. |
![]() | IsCodeGenerationEnabled | Gets or sets a value that indicates whether the code generation is enabled. |
![]() | IsFlat | Gets or sets a value that indicates whether the entity has an explicit hierarchy or not. |
![]() | IsSystem | Gets or sets a value that indicates whether the entity was created by the Master Data Services system. System entities cannot be deleted. |
![]() | MemberTypes | Gets or sets the collection of member types. |
![]() | Permission | Gets or sets the permission. (Inherited from MdmDataContract<TIdType>.) |
![]() | StagingName | Gets or sets the staging name for the entity. |

