Share via


MetadataResultOptions-Klasse

Defines the data contract for MetadataResultOptions.

Vererbungshierarchie

System. . :: . .Object
  Microsoft.MasterDataServices.Services.DataContracts..::..MetadataResultOptions

Namespace:  Microsoft.MasterDataServices.Services.DataContracts
Assembly:  Microsoft.MasterDataServices.Services (in Microsoft.MasterDataServices.Services.dll)

Syntax

'Declaration
<DataContractAttribute(Name := "MetadataResultOptions", Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
Public NotInheritable Class MetadataResultOptions
'Usage
Dim instance As MetadataResultOptions
[DataContractAttribute(Name = "MetadataResultOptions", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public sealed class MetadataResultOptions
[DataContractAttribute(Name = L"MetadataResultOptions", Namespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public ref class MetadataResultOptions sealed
[<SealedAttribute>]
[<DataContractAttribute(Name = "MetadataResultOptions", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type MetadataResultOptions =  class end
public final class MetadataResultOptions

Der MetadataResultOptions-Typ macht folgende Elemente verfügbar.

Konstruktoren

  Name Beschreibung
Öffentliche Methode MetadataResultOptions Initializes a new instance of the MetadataResultOptions class.

Zum Anfang

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft AttributeGroups Gets or sets the ResultType for AttributeGroups.
Öffentliche Eigenschaft Attributes Gets or sets ResultType for Attributes.
Öffentliche Eigenschaft DerivedHierarchies Gets or sets the ResultType for DerivedHierarchies.
Öffentliche Eigenschaft DerivedHierarchyLevels Gets or sets the ResultType for DerivedHierarchyLevels.
Öffentliche Eigenschaft Entities Gets or sets ResultType for Entities.
Öffentliche Eigenschaft ExplicitHierarchies Gets or sets ResultType for ExplicitHierarchies.
Öffentliche Eigenschaft IsNoResultOptionsSpecified Gets a value indicating whether any result options are set to a value other than None.
Öffentliche Eigenschaft MemberTypes Gets or sets ResultType for MemberTypes.
Öffentliche Eigenschaft Models Gets or sets ResultType for Models.
Öffentliche Eigenschaft VersionFlags Gets or sets ResultType for VersionFlags.
Öffentliche Eigenschaft Versions Gets or sets ResultType for Versions.

Zum Anfang

Methoden

  Name Beschreibung
Öffentliche Methode Equals (Geerbt von Object.)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetType (Geerbt von Object.)
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Öffentliche Methode 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.