StagingNameCheckResponse Class
SQL Server 2012
This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.
Represents the message contract for the staging name check response.
System.Object
Microsoft.MasterDataServices.Services.MessageContracts.MessageResponse
Microsoft.MasterDataServices.Services.MessageContracts.StagingNameCheckResponse
Microsoft.MasterDataServices.Services.MessageContracts.MessageResponse
Microsoft.MasterDataServices.Services.MessageContracts.StagingNameCheckResponse
Namespace: Microsoft.MasterDataServices.Services.MessageContracts
Assembly: Microsoft.MasterDataServices.Services.Contracts (in Microsoft.MasterDataServices.Services.Contracts.dll)
The StagingNameCheckResponse type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | StagingNameCheckResponse | Infrastructure. Initializes a new instance of the StagingNameCheckResponse class. |
| Name | Description | |
|---|---|---|
![]() | IsUnique | Infrastructure. Gets or sets a value that indicates whether the name is unique. |
![]() | OperationResult | Gets or sets the result of an operation. (Inherited from MessageResponse.) |

