LinkMenuExpand(external link)DocumentSearchCopyCopied

MySqlBatch.BatchCommands property

The collection of commands that will be executed in the batch.

public MySqlBatchCommandCollection BatchCommands { get; }

See Also