Конструктор EntityStagingGetRequest (International, EntityStagingGetCriteria)

Этот API-интерфейс поддерживает инфраструктуру SQL Server 2012 и не предназначен для использования непосредственно из кода.

Initializes a new instance of the EntityStagingGetRequest class with the specified international and get criteria.

Пространство имен:  Microsoft.MasterDataServices
Сборка:  Microsoft.MasterDataServices (в Microsoft.MasterDataServices.dll)

Синтаксис

'Декларация
Public Sub New ( _
    International As International, _
    GetCriteria As EntityStagingGetCriteria _
)
'Применение
Dim International As International
Dim GetCriteria As EntityStagingGetCriteria

Dim instance As New EntityStagingGetRequest(International, _
    GetCriteria)
public EntityStagingGetRequest(
    International International,
    EntityStagingGetCriteria GetCriteria
)
public:
EntityStagingGetRequest(
    International^ International, 
    EntityStagingGetCriteria^ GetCriteria
)
new : 
        International:International * 
        GetCriteria:EntityStagingGetCriteria -> EntityStagingGetRequest
public function EntityStagingGetRequest(
    International : International, 
    GetCriteria : EntityStagingGetCriteria
)

Параметры

См. также

Справочник

EntityStagingGetRequest Класс

Перегрузка EntityStagingGetRequest

Пространство имен Microsoft.MasterDataServices