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