EntityStagingLoadRequest.QueueForProcessing Field
Definition
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.
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