Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Specifies the structure of an entity within MDS, including attributes and attribute groups.
Jerarquía de herencia
System.Object
Microsoft.MasterDataServices.DataContractBase
Microsoft.MasterDataServices.MdmDataContractOfIdentifier
Microsoft.MasterDataServices.EntityMemberType
Espacio de nombres: Microsoft.MasterDataServices
Ensamblado: Microsoft.MasterDataServices (en Microsoft.MasterDataServices.dll)
Sintaxis
'Declaración
<DataContractAttribute(Name := "EntityMemberType", Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
Public Class EntityMemberType _
Inherits MdmDataContractOfIdentifier
'Uso
Dim instance As EntityMemberType
[DataContractAttribute(Name = "EntityMemberType", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class EntityMemberType : MdmDataContractOfIdentifier
[DataContractAttribute(Name = L"EntityMemberType", Namespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public ref class EntityMemberType : public MdmDataContractOfIdentifier
[<DataContractAttribute(Name = "EntityMemberType", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type EntityMemberType =
class
inherit MdmDataContractOfIdentifier
end
public class EntityMemberType extends MdmDataContractOfIdentifier
El tipo EntityMemberType expone los siguientes miembros.
Constructores
| Nombre | Descripción | |
|---|---|---|
![]() |
EntityMemberType | Initializes a new instance of the EntityMemberType class. |
Arriba
Propiedades
| Nombre | Descripción | |
|---|---|---|
![]() |
AttributeGroups | Gets or sets an array of attribute groups. |
![]() |
Attributes | Gets or sets an array of metadata attributes. |
![]() |
AuditInfo | Gets or sets auditing information. (Se hereda de MdmDataContractOfIdentifier.) |
![]() |
EntityId | Gets or sets the entity ID. |
![]() |
ExtensionData | Gets or sets the structure that contains extra data. (Se hereda de DataContractBase.) |
![]() |
Identifier | Gets or sets the ID. (Se hereda de MdmDataContractOfIdentifier.) |
![]() |
Permission | Gets or sets the security permission. (Se hereda de MdmDataContractOfIdentifier.) |
![]() |
Type | Gets or sets the type of the member. |
Arriba
Métodos
| Nombre | Descripción | |
|---|---|---|
![]() |
Equals | (Se hereda de Object.) |
![]() |
Finalize | (Se hereda de Object.) |
![]() |
GetHashCode | (Se hereda de Object.) |
![]() |
GetType | (Se hereda de Object.) |
![]() |
MemberwiseClone | (Se hereda de Object.) |
![]() |
ToString | (Se hereda de Object.) |
Arriba
Seguridad para subprocesos
Cualquier miembro público static (Shared en Visual Basic) de este tipo es seguro para subprocesos. No se garantiza que los miembros de instancia sean seguros para subprocesos.
.gif)
.gif)
.gif)