Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Specifies the results of a metadata get operation to return.
Vererbungshierarchie
System.Object
Microsoft.MasterDataServices.DataContractBase
Microsoft.MasterDataServices.MetadataResultOptions
Namespace: Microsoft.MasterDataServices
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
Syntax
'Declaration
<DataContractAttribute(Name := "MetadataResultOptions", Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
Public Class MetadataResultOptions _
Inherits DataContractBase
'Usage
Dim instance As MetadataResultOptions
[DataContractAttribute(Name = "MetadataResultOptions", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class MetadataResultOptions : DataContractBase
[DataContractAttribute(Name = L"MetadataResultOptions", Namespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public ref class MetadataResultOptions : public DataContractBase
[<DataContractAttribute(Name = "MetadataResultOptions", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type MetadataResultOptions =
class
inherit DataContractBase
end
public class MetadataResultOptions extends DataContractBase
Der MetadataResultOptions-Typ macht folgende Elemente verfügbar.
Konstruktoren
| Name | Beschreibung | |
|---|---|---|
![]() |
MetadataResultOptions | Initializes a new instance of the MetadataResultOptions class. |
Zum Anfang
Eigenschaften
| Name | Beschreibung | |
|---|---|---|
![]() |
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 the structure that contains extra data. (Geerbt von DataContractBase.) |
![]() |
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. |
Zum Anfang
Methoden
| Name | Beschreibung | |
|---|---|---|
![]() |
Equals | (Geerbt von Object.) |
![]() |
Finalize | (Geerbt von Object.) |
![]() |
GetHashCode | (Geerbt von Object.) |
![]() |
GetType | (Geerbt von Object.) |
![]() |
MemberwiseClone | (Geerbt von Object.) |
![]() |
ToString | (Geerbt von Object.) |
Zum Anfang
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.
.gif)
.gif)
.gif)