ReceivingResponseEventArgs.IsBatchPart Property
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.
True if the response is an inner batch operation or query; false otherwise.
public bool IsBatchPart { get; }
member this.IsBatchPart : bool
Public ReadOnly Property IsBatchPart As Boolean