ModelContextIdentifier Класс

Определение

Представляет набор идентификаторов для объекта мастер-модели данных, существующего в контексте модели.

public ref class ModelContextIdentifier : Microsoft::MasterDataServices::Identifier
[System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")]
[System.Diagnostics.DebuggerStepThrough]
[System.Runtime.Serialization.DataContract(Name="ModelContextIdentifier", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
[System.Runtime.Serialization.KnownType(typeof(Microsoft.MasterDataServices.MemberTypeContextIdentifier))]
[System.Runtime.Serialization.KnownType(typeof(Microsoft.MasterDataServices.EntityContextIdentifier))]
[System.Runtime.Serialization.KnownType(typeof(Microsoft.MasterDataServices.MemberAttributeIdentifier))]
[System.Runtime.Serialization.KnownType(typeof(Microsoft.MasterDataServices.DerivedHierarchyContextIdentifier))]
public class ModelContextIdentifier : Microsoft.MasterDataServices.Identifier
[<System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Runtime.Serialization.DataContract(Name="ModelContextIdentifier", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
[<System.Runtime.Serialization.KnownType(typeof(Microsoft.MasterDataServices.MemberTypeContextIdentifier))>]
[<System.Runtime.Serialization.KnownType(typeof(Microsoft.MasterDataServices.EntityContextIdentifier))>]
[<System.Runtime.Serialization.KnownType(typeof(Microsoft.MasterDataServices.MemberAttributeIdentifier))>]
[<System.Runtime.Serialization.KnownType(typeof(Microsoft.MasterDataServices.DerivedHierarchyContextIdentifier))>]
type ModelContextIdentifier = class
    inherit Identifier
Public Class ModelContextIdentifier
Inherits Identifier
Наследование
ModelContextIdentifier
Производный
Атрибуты

Конструкторы

Имя Описание
ModelContextIdentifier()

Инициализирует новый экземпляр класса ModelContextIdentifier.

Свойства

Имя Описание
ExtensionData

Возвращает или задает структуру, содержащую дополнительные данные.

(Унаследовано от DataContractBase)
Id

Возвращает или задает идентификатор.

(Унаследовано от Identifier)
InternalId

Получает или устанавливает внутренний целочисленный идентификатор.

(Унаследовано от Identifier)
ModelId

Получает или устанавливает ID модели.

Name

Возвращает или задает имя.

(Унаследовано от Identifier)

Применяется к