EntityMembersCreateRequest Class
SQL Server 2012
Represents a request message for specifying the entity or entities to be created in the EntityMembers type.
Namespace: Microsoft.MasterDataServices
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
The EntityMembersCreateRequest type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | EntityMembersCreateRequest() | Initializes a new instance of the EntityMembersCreateRequest class that has default values. |
![]() | EntityMembersCreateRequest(International, EntityMembers, Boolean) | Initializes a new instance of the EntityMembersCreateRequest class with the specified values. |
| Name | Description | |
|---|---|---|
![]() | International | Specifies the cultural settings. |
![]() | Members | Specifies the entity members. |
![]() | ReturnCreatedIdentifiers | Indicates whether the object should be returned with the newly generated ID. |

