IService.EntityStagingGet(EntityStagingGetRequest) Méthode

Définition

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

S’applique à