EntityStagingLoadRequest.QueueForProcessing Field

Definition

Indicates if the staging batches created during this load should be set queued to be process.

public: bool QueueForProcessing;
[System.ServiceModel.MessageBodyMember(Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09", Order=3)]
public bool QueueForProcessing;
[<System.ServiceModel.MessageBodyMember(Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09", Order=3)>]
val mutable QueueForProcessing : bool
Public QueueForProcessing As Boolean 

Field Value

Attributes

Applies to