BatchRecord Methods

Methods

Equals Optimized reference equality check to determine batch wire protocol repeat flag. For internal use only.
GetBatchType Return batch command type. For internal use only.
Prepare Prepare for upcoming batch call. Reset result fields because this instance might be reused. For internal use only.
SetError Set error result. For internal use only.
SetRecord Set record result. For internal use only.
Size Return wire protocol size. For internal use only.
ToString Convert to string.
(Overrides ObjectToString)

See Also