IService.EntityStagingGet(EntityStagingGetRequest) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient la mise en transit d'entité.
public:
Microsoft::MasterDataServices::EntityStagingGetResponse ^ EntityStagingGet(Microsoft::MasterDataServices::EntityStagingGetRequest ^ request);
[System.ServiceModel.FaultContract(typeof(Microsoft.MasterDataServices.EditionExpiredMessage), Action="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09/IService/EntityStagingGetEditionExpiredMessageFault", Name="EditionExpiredMessage")]
[System.ServiceModel.OperationContract(Action="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09/IService/EntityStagingGet", ReplyAction="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09/IService/EntityStagingGetResponse")]
public Microsoft.MasterDataServices.EntityStagingGetResponse EntityStagingGet (Microsoft.MasterDataServices.EntityStagingGetRequest request);
[<System.ServiceModel.FaultContract(typeof(Microsoft.MasterDataServices.EditionExpiredMessage), Action="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09/IService/EntityStagingGetEditionExpiredMessageFault", Name="EditionExpiredMessage")>]
[<System.ServiceModel.OperationContract(Action="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09/IService/EntityStagingGet", ReplyAction="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09/IService/EntityStagingGetResponse")>]
abstract member EntityStagingGet : Microsoft.MasterDataServices.EntityStagingGetRequest -> Microsoft.MasterDataServices.EntityStagingGetResponse
Public Function EntityStagingGet (request As EntityStagingGetRequest) As EntityStagingGetResponse
Paramètres
- request
- EntityStagingGetRequest
Demande.
Retours
Action de demande.
- Attributs