Partage via


ProcessRequestArgs.IsBatchOperation Propriété

Définition

Obtient une valeur booléenne qui indique si la requête HTTP envoyée au service de données est un traitement par lots.

public:
 property bool IsBatchOperation { bool get(); };
public bool IsBatchOperation { get; }
member this.IsBatchOperation : bool
Public ReadOnly Property IsBatchOperation As Boolean

Valeur de propriété

Valeur booléenne qui indique si la requête HTTP envoyée au service de données est un traitement par lots.

S’applique à