Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Defines the data contract for the attribute group.
Иерархия наследования
System.Object
Microsoft.MasterDataServices.Services.DataContracts.DataContractBase
Microsoft.MasterDataServices.Services.DataContracts.MdmDataContract<MemberTypeContextIdentifier>
Microsoft.MasterDataServices.Services.DataContracts.AttributeGroup
Пространство имен: Microsoft.MasterDataServices.Services.DataContracts
Сборка: Microsoft.MasterDataServices.Services.Contracts (в Microsoft.MasterDataServices.Services.Contracts.dll)
Синтаксис
'Декларация
<DataContractAttribute(Name := "AttributeGroup", Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
Public NotInheritable Class AttributeGroup _
Inherits MdmDataContract(Of MemberTypeContextIdentifier)
'Применение
Dim instance As AttributeGroup
[DataContractAttribute(Name = "AttributeGroup", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public sealed class AttributeGroup : MdmDataContract<MemberTypeContextIdentifier>
[DataContractAttribute(Name = L"AttributeGroup", Namespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public ref class AttributeGroup sealed : public MdmDataContract<MemberTypeContextIdentifier^>
[<SealedAttribute>]
[<DataContractAttribute(Name = "AttributeGroup", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type AttributeGroup =
class
inherit MdmDataContract<MemberTypeContextIdentifier>
end
public final class AttributeGroup extends MdmDataContract<MemberTypeContextIdentifier>
Тип AttributeGroup обеспечивает доступ к следующим элементам.
Конструкторы
| Имя | Описание | |
|---|---|---|
![]() |
AttributeGroup | Initializes a new instance of the AttributeGroup class. |
В начало
Свойства
| Имя | Описание | |
|---|---|---|
![]() |
Attributes | Gets or sets the list of attributes contained in the attribute group. |
![]() |
AuditInfo | Gets or sets the audit information. (Производный от MdmDataContract<TIdType>.) |
![]() |
FullName | Gets or sets the full qualified name. |
![]() |
Identifier | Gets or sets the identifier. (Производный от MdmDataContract<TIdType>.) |
![]() |
IsNameCodeFrozen | Gets or sets a value that indicates whether the Name and Code attributes should be frozen visibly during scrolling. |
![]() |
IsSystem | Gets or sets a value that indicates whether the attribute group is a system group. |
![]() |
Permission | Gets or sets the permission. (Производный от MdmDataContract<TIdType>.) |
![]() |
SortOrder | Gets or sets the sort order of the attribute group among other attribute groups of the same entity and member type. |
В начало
Методы
| Имя | Описание | |
|---|---|---|
![]() |
Equals | (Производный от Object.) |
![]() |
GetHashCode | (Производный от Object.) |
![]() |
GetType | (Производный от Object.) |
![]() |
ToString | (Производный от Object.) |
В начало
Безопасность многопоточности
Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.
См. также
Справочник
Пространство имен Microsoft.MasterDataServices.Services.DataContracts
.gif)
.gif)