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

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

Name

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

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

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