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.
Represents a request message for specifying the criteria in the EntityMembersGetCriteria complex type for the retrieval of entity members and their attributes.
Vererbungshierarchie
System.Object
Microsoft.MasterDataServices.EntityMembersGetRequest
Namespace: Microsoft.MasterDataServices
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
Syntax
'Declaration
<MessageContractAttribute(WrapperName := "EntityMembersGetRequest", WrapperNamespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09", _
IsWrapped := True)> _
Public Class EntityMembersGetRequest
'Usage
Dim instance As EntityMembersGetRequest
[MessageContractAttribute(WrapperName = "EntityMembersGetRequest", WrapperNamespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09",
IsWrapped = true)]
public class EntityMembersGetRequest
[MessageContractAttribute(WrapperName = L"EntityMembersGetRequest", WrapperNamespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09",
IsWrapped = true)]
public ref class EntityMembersGetRequest
[<MessageContractAttribute(WrapperName = "EntityMembersGetRequest", WrapperNamespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09",
IsWrapped = true)>]
type EntityMembersGetRequest = class end
public class EntityMembersGetRequest
Der EntityMembersGetRequest-Typ macht folgende Elemente verfügbar.
Konstruktoren
| Name | Beschreibung | |
|---|---|---|
![]() |
EntityMembersGetRequest() | Initializes a new instance of the EntityMembersGetRequest class that has default values. |
![]() |
EntityMembersGetRequest(International, EntityMembersGetCriteria) | Initializes a new instance of the EntityMembersGetRequest class that has the specified cultural settings and criteria for getting members. |
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
Felder
| Name | Beschreibung | |
|---|---|---|
![]() |
International | The cultural settings. |
![]() |
MembersGetCriteria | The criteria for getting members. |
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)