EntityMemberAnnotationsGetRequest Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the details of what exactly is requested.
public ref class EntityMemberAnnotationsGetRequest
[System.CodeDom.Compiler.GeneratedCode("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.Diagnostics.DebuggerStepThrough]
[System.ServiceModel.MessageContract(IsWrapped=true, WrapperName="EntityMemberAnnotationsGetRequest", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class EntityMemberAnnotationsGetRequest
[<System.CodeDom.Compiler.GeneratedCode("System.ServiceModel", "4.0.0.0")>]
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.ServiceModel.MessageContract(IsWrapped=true, WrapperName="EntityMemberAnnotationsGetRequest", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type EntityMemberAnnotationsGetRequest = class
Public Class EntityMemberAnnotationsGetRequest
- Inheritance
-
EntityMemberAnnotationsGetRequest
- Attributes
Constructors
EntityMemberAnnotationsGetRequest() |
Initializes a new instance of the EntityMemberAnnotationsGetRequest class that has default values. |
EntityMemberAnnotationsGetRequest(International, Identifier, MemberIdentifier, Identifier, Identifier) |
Initializes a new instance of the EntityMemberAnnotationsGetRequest class that has the specified cultural settings, and entity, member, model, and version ID. |
Fields
EntityId |
The globally unique identifier (GUID) or the exact name of the entity. |
International |
The cultural setting. |
MemberId |
The identifier of the member. |
ModelId |
The GUID or the exact name of the model. |
VersionId |
The GUID or the exact name of the model version. |