Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Represents a model, which is the highest grouping of MDS entities.
Иерархия наследования
System.Object
Microsoft.MasterDataServices.DataContractBase
Microsoft.MasterDataServices.MdmDataContractOfIdentifier
Microsoft.MasterDataServices.Model
Пространство имен: Microsoft.MasterDataServices
Сборка: Microsoft.MasterDataServices (в Microsoft.MasterDataServices.dll)
Синтаксис
'Декларация
<DataContractAttribute(Name := "Model", Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
Public Class Model _
Inherits MdmDataContractOfIdentifier
'Применение
Dim instance As Model
[DataContractAttribute(Name = "Model", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class Model : MdmDataContractOfIdentifier
[DataContractAttribute(Name = L"Model", Namespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public ref class Model : public MdmDataContractOfIdentifier
[<DataContractAttribute(Name = "Model", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type Model =
class
inherit MdmDataContractOfIdentifier
end
public class Model extends MdmDataContractOfIdentifier
Тип Model обеспечивает доступ к следующим элементам.
Конструкторы
| Имя | Описание | |
|---|---|---|
![]() |
Model | Initializes a new instance of the Model class. |
В начало
Свойства
| Имя | Описание | |
|---|---|---|
![]() |
AuditInfo | Gets or sets auditing information. (Производный от MdmDataContractOfIdentifier.) |
![]() |
DerivedHierarchies | Gets or sets an array of derived hierarchies. |
![]() |
Entities | Gets or sets an array of entities. |
![]() |
ExplicitHierarchies | Gets or sets an array of explicit hierarchies. |
![]() |
ExtensionData | Gets or sets the structure that contains extra data. (Производный от DataContractBase.) |
![]() |
Identifier | Gets or sets the ID. (Производный от MdmDataContractOfIdentifier.) |
![]() |
IsAdministrator | Gets or sets a value that indicates whether the current user is an administrator of the model. |
![]() |
IsSystem | Gets or sets a value that indicates whether the model was created by the system. |
![]() |
Permission | Gets or sets the security permission. (Производный от MdmDataContractOfIdentifier.) |
![]() |
VersionFlags | Gets or sets an array of version flags. |
![]() |
Versions | Gets or sets an array of versions. |
В начало
Методы
| Имя | Описание | |
|---|---|---|
![]() |
Equals | (Производный от Object.) |
![]() |
Finalize | (Производный от Object.) |
![]() |
GetHashCode | (Производный от Object.) |
![]() |
GetType | (Производный от Object.) |
![]() |
MemberwiseClone | (Производный от Object.) |
![]() |
ToString | (Производный от Object.) |
В начало
Безопасность многопоточности
Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.
.gif)
.gif)
.gif)