LinkMenuExpand(external link)DocumentSearchCopyCopied

MySqlConnection.CreateBatch method

Creates a MySqlBatch object for executing batched commands.

public MySqlBatch CreateBatch()

See Also