Класс MdmDataContractOfMemberTypeContextIdentifier
Specifies a data contract for MemberTypeContextIdentifier.
Иерархия наследования
System. . :: . .Object
Microsoft.MasterDataServices..::..MdmDataContractOfMemberTypeContextIdentifier
Microsoft.MasterDataServices. . :: . .AttributeGroup
Microsoft.MasterDataServices. . :: . .MetadataAttribute
Пространство имен: Microsoft.MasterDataServices
Сборка: Microsoft.MasterDataServices (в Microsoft.MasterDataServices.dll)
Синтаксис
'Декларация
<DataContractAttribute(Name := "MdmDataContractOfMemberTypeContextIdentifier", _
Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
<KnownTypeAttribute(GetType(MetadataAttribute))> _
<KnownTypeAttribute(GetType(AttributeGroup))> _
Public Class MdmDataContractOfMemberTypeContextIdentifier _
Implements IExtensibleDataObject
'Применение
Dim instance As MdmDataContractOfMemberTypeContextIdentifier
[DataContractAttribute(Name = "MdmDataContractOfMemberTypeContextIdentifier",
Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
[KnownTypeAttribute(typeof(MetadataAttribute))]
[KnownTypeAttribute(typeof(AttributeGroup))]
public class MdmDataContractOfMemberTypeContextIdentifier : IExtensibleDataObject
[DataContractAttribute(Name = L"MdmDataContractOfMemberTypeContextIdentifier",
Namespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
[KnownTypeAttribute(typeof(MetadataAttribute))]
[KnownTypeAttribute(typeof(AttributeGroup))]
public ref class MdmDataContractOfMemberTypeContextIdentifier : IExtensibleDataObject
[<DataContractAttribute(Name = "MdmDataContractOfMemberTypeContextIdentifier",
Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
[<KnownTypeAttribute(typeof(MetadataAttribute))>]
[<KnownTypeAttribute(typeof(AttributeGroup))>]
type MdmDataContractOfMemberTypeContextIdentifier =
class
interface IExtensibleDataObject
end
public class MdmDataContractOfMemberTypeContextIdentifier implements IExtensibleDataObject
Тип MdmDataContractOfMemberTypeContextIdentifier обеспечивает доступ к следующим элементам.
Конструкторы
| Имя | Описание | |
|---|---|---|
![]() |
MdmDataContractOfMemberTypeContextIdentifier | Initializes a new instance of the MdmDataContractOfMemberTypeContextIdentifier class. |
В начало
Свойства
| Имя | Описание | |
|---|---|---|
![]() |
AuditInfo | Gets or sets an AuditInfo. |
![]() |
ExtensionData | Gets or sets an object that contains extra data. |
![]() |
Identifier | Gets or sets an ID. |
![]() |
Permission | Gets or sets a security permission. |
В начало
Методы
| Имя | Описание | |
|---|---|---|
![]() |
Equals | (Производный от Object.) |
![]() |
Finalize | (Производный от Object.) |
![]() |
GetHashCode | (Производный от Object.) |
![]() |
GetType | (Производный от Object.) |
![]() |
MemberwiseClone | (Производный от Object.) |
![]() |
ToString | (Производный от Object.) |
В начало
Безопасность многопоточности
Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.
.gif)
.gif)
.gif)