MetadataCreateRequest Class
SQL Server 2012
Defines the message contract for the metadata create request.
Namespace: Microsoft.MasterDataServices
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
The MetadataCreateRequest type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | MetadataCreateRequest() | Initializes a new instance of the MetadataCreateRequest class that has default values. |
![]() | MetadataCreateRequest(International, Metadata, Boolean) | Initializes a new instance of the MetadataCreateRequest class that has the specified cultural settings, metadata, and object. |
| Name | Description | |
|---|---|---|
![]() | International | The cultural settings. |
![]() | Metadata | The metadata to create. |
![]() | ReturnCreatedIdentifiers | Indicates whether the object should be returned with the newly generated ID. |

