Класс MetadataResultOptions
Specifies the results of a metadata get operation to return.
Иерархия наследования
System. . :: . .Object
Microsoft.MasterDataServices..::..MetadataResultOptions
Пространство имен: Microsoft.MasterDataServices
Сборка: Microsoft.MasterDataServices (в Microsoft.MasterDataServices.dll)
Синтаксис
'Декларация
<DataContractAttribute(Name := "MetadataResultOptions", Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
Public Class MetadataResultOptions _
Implements IExtensibleDataObject
'Применение
Dim instance As MetadataResultOptions
[DataContractAttribute(Name = "MetadataResultOptions", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class MetadataResultOptions : IExtensibleDataObject
[DataContractAttribute(Name = L"MetadataResultOptions", Namespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public ref class MetadataResultOptions : IExtensibleDataObject
[<DataContractAttribute(Name = "MetadataResultOptions", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type MetadataResultOptions =
class
interface IExtensibleDataObject
end
public class MetadataResultOptions implements IExtensibleDataObject
Тип MetadataResultOptions обеспечивает доступ к следующим элементам.
Конструкторы
| Имя | Описание | |
|---|---|---|
![]() |
MetadataResultOptions | Initializes a new instance of the MetadataResultOptions class. |
В начало
Свойства
| Имя | Описание | |
|---|---|---|
![]() |
AttributeGroups | Gets or sets the type of AttributeGroup results to return. |
![]() |
Attributes | Gets or sets the type of Attribute results to return. |
![]() |
DerivedHierarchies | Gets or sets the type of DerivedHierarchy results to return. |
![]() |
DerivedHierarchyLevels | Gets or sets the type of DerivedHierarchyLevel results to return. |
![]() |
Entities | Gets or sets the type of Entity results to return. |
![]() |
ExplicitHierarchies | Gets or sets the type of ExplicitHierarchy results to return. |
![]() |
ExtensionData | Gets or sets an object that contains extra data. |
![]() |
MemberTypes | Gets or sets the type of MemberType results to return. |
![]() |
Models | Gets or sets the type of Model results to return. |
![]() |
VersionFlags | Gets or sets the type of VersionFlag results to return. |
![]() |
Versions | Gets or sets the type of Version results to return. |
В начало
Методы
| Имя | Описание | |
|---|---|---|
![]() |
Equals | (Производный от Object.) |
![]() |
Finalize | (Производный от Object.) |
![]() |
GetHashCode | (Производный от Object.) |
![]() |
GetType | (Производный от Object.) |
![]() |
MemberwiseClone | (Производный от Object.) |
![]() |
ToString | (Производный от Object.) |
В начало
Безопасность многопоточности
Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.
.gif)
.gif)
.gif)