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.
Defines the data contract for MetadataResultOptions.
Vererbungshierarchie
System.Object
Microsoft.MasterDataServices.Services.DataContracts.DataContractBase
Microsoft.MasterDataServices.Services.DataContracts.MetadataResultOptions
Namespace: Microsoft.MasterDataServices.Services.DataContracts
Assembly: Microsoft.MasterDataServices.Services.Contracts (in Microsoft.MasterDataServices.Services.Contracts.dll)
Syntax
'Declaration
<DataContractAttribute(Name := "MetadataResultOptions", Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
Public NotInheritable Class MetadataResultOptions _
Inherits DataContractBase
'Usage
Dim instance As MetadataResultOptions
[DataContractAttribute(Name = "MetadataResultOptions", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public sealed class MetadataResultOptions : DataContractBase
[DataContractAttribute(Name = L"MetadataResultOptions", Namespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public ref class MetadataResultOptions sealed : public DataContractBase
[<SealedAttribute>]
[<DataContractAttribute(Name = "MetadataResultOptions", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type MetadataResultOptions =
class
inherit DataContractBase
end
public final 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 ResultType for attribute groups. |
![]() |
Attributes | Gets or sets the ResultType for attributes. |
![]() |
DerivedHierarchies | Gets or sets the ResultType for derived hierarchies. |
![]() |
DerivedHierarchyLevels | Gets or sets the ResultType for derived hierarchy levels. |
![]() |
Entities | Gets or sets the ResultType for entities. |
![]() |
ExplicitHierarchies | Gets or sets the ResultType for explicit hierarchies. |
![]() |
IsNoResultOptionsSpecified | Gets a value that indicates whether any result options are set to a value other than None. |
![]() |
MemberTypes | Gets or sets the ResultType for member types. |
![]() |
Models | Gets or sets the ResultType for models. |
![]() |
VersionFlags | Gets or sets the ResultType for version flags. |
![]() |
Versions | Gets or sets the ResultType for versions. |
Zum Anfang
Methoden
| Name | Beschreibung | |
|---|---|---|
![]() |
Equals | (Geerbt von Object.) |
![]() |
GetHashCode | (Geerbt von Object.) |
![]() |
GetType | (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.
Siehe auch
Verweis
Microsoft.MasterDataServices.Services.DataContracts-Namespace
.gif)
.gif)