IService.EntityStagingGet(EntityStagingGetRequest) Method
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.
Retrieves information of entity staging.
public:
Microsoft::MasterDataServices::Services::MessageContracts::EntityStagingGetResponse ^ EntityStagingGet(Microsoft::MasterDataServices::Services::MessageContracts::EntityStagingGetRequest ^ request);
C#
[System.ServiceModel.FaultContract(typeof(Microsoft.MasterDataServices.Services.DataContracts.SkuNotSupportedMessage))]
[System.ServiceModel.FaultContract(typeof(Microsoft.MasterDataServices.Services.DataContracts.EditionExpiredMessage))]
[System.ServiceModel.OperationContract]
public Microsoft.MasterDataServices.Services.MessageContracts.EntityStagingGetResponse EntityStagingGet(Microsoft.MasterDataServices.Services.MessageContracts.EntityStagingGetRequest request);
[<System.ServiceModel.FaultContract(typeof(Microsoft.MasterDataServices.Services.DataContracts.SkuNotSupportedMessage))>]
[<System.ServiceModel.FaultContract(typeof(Microsoft.MasterDataServices.Services.DataContracts.EditionExpiredMessage))>]
[<System.ServiceModel.OperationContract>]
abstract member EntityStagingGet : Microsoft.MasterDataServices.Services.MessageContracts.EntityStagingGetRequest -> Microsoft.MasterDataServices.Services.MessageContracts.EntityStagingGetResponse
Public Function EntityStagingGet (request As EntityStagingGetRequest) As EntityStagingGetResponse
- request
- EntityStagingGetRequest
The request.
- Attributes
The EntityStagingGet(EntityStagingGetRequest) operation retrieves entity staging information.
Produk | Versi |
---|---|
SQL Server .NET SDK | 2016, 2017, 2019 |